| [news.eclipse.technology.ejb-orm] Re: correction: EJB3 is specified for use outside of a J2EE container |
<snipped usecase>
The above is doable in hibernate3 today.
How would you solve that with EJB3?
EObjectImpl.
This is one of the intrusive design issues I don't like.
Well, EObjectImpl gives you a superb meta-model in comparison to Java reflection,
out-of-the-box and DTD-conformant XML-serialization, super-flexible change
notification, validation, and probably lots of other nice stuff I forgot right
now. Just that you surely know what you don't like here ;)
Some things don't work with these features, e.g. support for array types is not
possible. Also EMF currently doesn't support generics, which is a pity.
A realy pity.
/max