Edwin Goei wrote: > In any case, I think this is a difficult call. It would also be useful > to hear other people's comments on this issue. parser point of view:
I think that the incompatibility can be an implementation bug. Parser once in history (t) started automatically validate according to Schema. Consequently (t)-time release was incompatible with (t-1) release. but what about JAXP? It had to be hidden by JAXP implementation if it had come before (t). Then you can fix in JAXP implementation if you want. Otherwise you have to inspect JAXP spec deeply. If it forbids such behavior then call it a bug otherwise you must carry that it is parser bug as described above. Cc. -- <address> <a href="mailto:[EMAIL PROTECTED]">Petr Kuzel</a> at Sun Microsystems : <a href="http://xml.netbeans.org/">XML module</a> and : <a href="http://jini.netbeans.org/">Jini</a> developer.</address> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
