We encourage a rich domain model, with behaviour. Otherwise it wouIdn't be much of a DDD ;-).
You can add methods directly in the subclasses of the domain objects. These are generated only once. The reason for not including methods in the DSL and code generation is that it is not much that can be automated. The logic must be written manually anyway. /Patrik -- View this message in context: http://www.nabble.com/Sculptor%3A-no-methods-within-the-entities-and-value-objects---tp16237398s17564p16256700.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
