VO relationship...

is it advisible to make a VO object having some relationship to others VOs? (like their similiars in the EJB layer)
[136 byte] By [echofloripa] at [2007-9-26 23:40:28]
# 1
> is it advisible to make a VO object having some> relationship to others VOs? (like their similiars in> the EJB layer)Yes, but consider the VO to be a <<composite>>.
MartinS. at 2007-7-4 13:34:20 > top of Java-index,Other Topics,Patterns & OO Design...