Hi, I still find Data Objects very convenient for single entities - pretty much the only methods within are mutators or accessors for the Entity Bean attributes (very convenient when using reflection).
You say they are deprecated - do you plan to remove them altogether? I hope not, I'm sure other people are using them too. Thanks Chris -=-=-= -----Original Message----- From: Aslak Helles�y [mailto:[EMAIL PROTECTED]] Sent: Thursday 21 November 2002 18:18 To: Tim; [EMAIL PROTECTED] Subject: RE: [Xdoclet-user] Data objects and CMR > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Tim > Sent: 21. november 2002 13:05 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Data objects and CMR > > > Suppose an EJB has a relation defined such that setWidget(WidgetLocal > w). > > Appologies in advance if this is a dumb question, but how is this > setter/getter included in the data object ( aka @ejb.data-object ). > Data objects are deprecated and not aware of relations. You should use Value object instead. Aslak > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user Any e-mail message from the European Central Bank (ECB) is sent in good faith but shall neither be binding nor construed as constituting a commitment by the ECB except where provided for in a written agreement. This e-mail is intended only for the use of the recipient(s) named above. Any unauthorised disclosure, use or dissemination, either in whole or in part, is prohibited. If you have received this e-mail in error, please notify the sender immediately via e-mail and delete this e-mail from your system. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
