Hi Jukka, The Builder/Helper classes could be fused into one, but having different builder classes allowed for a cleaner separation and centralizing the instantiation of the components.
Thanks Amit On Fri, Feb 28, 2014 at 12:38 AM, Jukka Zitting <[email protected]>wrote: > Hi, > > Coming from OAK-1157, these classes seem quite complicated for what > should be a simple case instantiating a component and setting its > properties. Do we need all that scaffolding instead of following a > simpler dependency injection pattern? > > BR, > > Jukka Zitting >
