Hi, I wonder if you have any plans to implement an Object Relational mapping framework.
I am very interested to participate in such a project because I don't see EJB entity bean as the solution for all developments. In fact, most people who purchase J2EE servers most likely should be using TomCat instead because they are just buying a very expensive servlet engine with a jdbc connection pool. With an OR layer, we can easily turn TomCat into a scalable application server and developers can focus on writing business rules and logics. We could follow JDO spec to start with and I really think an open source JDO can penetrate into the development community much quicker than Sun's Reference implementation. Alan Chen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
