Closed uglycustard closed 9 years ago
Ability to configure whether BG generates a sub class for a given builder (or set of builders) to allow for custom code to be added to the sub class.
Things to consider:
Factory method needs to be in sub class Should not overwrite sub class if found Generated methods need to return custom type
Ability to configure whether BG generates a sub class for a given builder (or set of builders) to allow for custom code to be added to the sub class.
Things to consider:
Factory method needs to be in sub class Should not overwrite sub class if found Generated methods need to return custom type