You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Andreas Andreou <an...@di.uoa.gr> on 2002/12/09 11:57:46 UTC

[SOURCE] Issue #TRQS89 modified

Issue TRQS89 has just been modified by user andyhot

You can view the issue detail at the following URL:
     <http://scarab.werken.com/scarab/issues/id/TRQS89>

The following modifications were made to this issue:

Are there any plans for converting database.dtd into database.xsd ?
This would prevent such errors at creation time, since the user would be
able to fully validate his schema.xml file...
Anyway, I've made a small change in doFinalInitialization() of Database.java that first
displays the error and then lets the NPE be thrown...
I'm attaching the u-diff