I have been using Castor XML for a while now and think it's great. Hats off to the developers.
I have one general question, and I hope nobody will be offended because it is not meant as a personal criticism. Why is Castor one project and not two? It seems to me like there are people who use it for XML and other people who use it for JDO, but most don't do both. These also seem like different functional areas to me that are not really joined logically. You have different team members responsible for both projects. The code seems to be split into separate packages. Would it make sense to separate these projects or do they really share too much logic? It seems to me that the XML project could stand on its own and that the JDO could have the XML project as a dependency. In my company Castor is the standard for XML binding but we must use Hibernate for persistence if we don't want to use standard JDBC code. Thanks, Chris Elvart AT&T ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------

