> I take it once the valueobjects are finished, they'll supersede the > existing dataobjects (which are basically valueobjects that include > everything)?
That was my plan yes, rename "value" to "data" everywhere and burry old dataobject, I don't use them for a long time since i have a lot of relationships (cmp1.1, pfff one day mvcsoft will save my life ...someday) Some stuffs that miss me a lot: Aggregate in current data object is wrong : you have to differentiate between internal or external relationship Multiple data object is mandatory in any applcation 1-n relationships automatic (well on the get at least) Killing the data object in setData is a bit "quick" Preloading/eagerloading them in ejbLoad can save time (on RO cmp or commit-option a with preloading beans at startup) Etc.... Some remarks are a bit "don quichote" I know but I pray everyday for the cmp spec to take readonly/mostly entity bean into account, then these stuffs will speeeed the cmp on read. > > > Andrew. > Vincent _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel