Patrick van Kann wrote:
One additional constraint that might help (for JDO apps) would be to suggest that everyone creates the app using a database that everyone can get - I suggest MySQL. That way, db schemas supplied with competition entries will be easily set up by others without having to rework the SQL and the mapping... or obtain a JDBC driver. People could always supply alternative mappings/schema for their favourite db as well if they want to.
I concur with this suggestion. However, the only way that MySQL can provide transactionality is via the InnoDB table type. So this restriction will need to be for 4.x so that InnoDB tables are enabled AND the default-table-type=InnoDB option is used either in the my.cnf file or on the startup command.
Bruce
--
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
The Castor Project http://www.castor.org/
Apache Geronimo http://geronimo.apache.org/
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user
