Best practice - Builder inside an entity factory -


i wondering:

  1. how legitimate , objections place builder inside entity factory?
  2. whether these should called manager.

i not 1 hundred percent convinced best practice. however, seems natural refactor application in way. due bad design?


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -