Value Object has been updated.

The goals achived now are
  multiple value objects
  clever match of entity fields to value objects base on attribute
"match"
  lazy/eager instanciation
  internal/external aggregation/association of attributes (Address in
Customer / Customer in Order)
The future goals are
  relationships (OrderLines in Order)
  pre/post method (validation)
  Merge points for specifics
  ...???...

Look at AccountBean, PersonBean, CustomerBean and CustomerBMPBean for
features

I really need double eye check because these stuffs are quite complex to
build.
My goal keeps to have something really "mainstream", I do not want to
add specific tricks that could make all this too complex.  As Ara
mention we will need a lot of merge points for that.

Vincent.



_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to