> Maybe we should consider adding a hibernate
> as a supported front end framework (like CMP, AOP and JDO).

That would definitely be a great feature! While entity beans may have
their benefits, they are certainly not the right tool for every job.

Consider the case where you start out with a complex set of classes that
is already being used within certain applications. Data is read and
written from and to files, but now you need to set up a server through
which those applications can directly retrieve and submit the objects.
Maybe there is some tool to generate entity beans and session facades
from complex value objects, but that would still be a far more painfull
approach than being able to define a mapping a la Hibernate.


--
Eric Jain



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to