beginner wrote: > when i generate classes for a CMP (MyClassBean, for > instance), xdoclet already creates a MyClassData wich > basically packs all attributes for that class. > So, i don't get exactly the use of a Domain Value > Object (MyClassVO) in this case, as the MyClassData > already encapsulates all i need. > Could anyone share some comment on that?
>From what I remember from discussions almost a year ago, the Data Object subtask was >created first, and the Entity Fa�ade subtask created to use those objects. Then DO >was replaced by Value Objects (it wasn't mentioned why, or I simply don't recall). I >do believe that DOs do not handle relationships at all while Value Objects can >compose or aggregate their related beans into VOs. David Harkness Sr. Software Engineer Sony Pictures Digital Networks (310) 482-4756 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
