It makes sense I think.  It will be for later though ;)

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf 
> Of Marcus Brito
> Sent: vendredi 1 mars 2002 23:37
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] Aggregate DataObjects
> 
> 
> Em Qui, 2002-02-28 �s 14:45, Vincent Harcq escreveu:
> 
> > Customer Bean have
> >  * @ejb:value-object name="CustomerLight" match="light"
> >  * @ejb:value-object name="CustomerNormal" match="normal" 
> > instantiation="eager"
> >  * @ejb:value-object name="Customer" match="*"
> 
> Perhaps it would be better so specify something like
> 
>     @ejb:value-object name="Light" match="light"
>     @ejb:value-object match="*"
> 
> the value object class name would be 
> <beanName><valueObjectName>Value. So we would have 
> CustomerLightValue and CustomerValue. The accessor methods 
> would be getLightValue() and getValue(), respectively.
> 
> -- 
> Ja ne,
>    Marcus Brito
>    mailto: [EMAIL PROTECTED]
> 
> Anime Gaiden - De f�s para f�s, sempre. http://www.animegaiden.com.br
> 



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

Reply via email to