> > > 0- ejb:relation: remove target-multiple by looking at method
return
> > > type and use it for the other end of relation
> > > 0.1- make getData automatically appear in remote interface (?)
>
> 3 options come to mind:
> - a parameter to @ejb:data-object for
remoteSetData="true(default)|false"
> (similarly for remoteGetData and local view equivalents of both).
Don't you think it's just nonsense? :-)
User could put a @ejb:interface-method!
> - user includes an abstract getData/setData with a @interface-method
in
> the EJB class (which is what I've been doing, since it also allows for
> setting the transaction-type - "Supports" for getData and "Mandatory"
for
> setData, though I haven't actually checked they appear in the DD).
> - allow for both the above :-)
I think leaving it to user is better. We may later add other kind of
dataobject mechanisms (though using EJB 2 you have less reasons for
dataobjects) and they may not be a getData() method but something
different.
It's not worth the debate really :-)
We'll leave as is.
Ara.
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel