Hi: Xerces 2 need to be updated to support the latest Candidate recommandation of DOM L3 Load and Save ( http://www.w3.org/TR/2003/CR-DOM-Level-3-LS-20031107/ ).
I submitted bugzilla bug #24742 ( http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24742 ) for this along with the patch to do the upgrade. I request commiters to review the patch and apply the patch if you agree with the changes. Even though there are couple of bugs ( would file separate bugs ) as part of the current DOM LS implementation in Xerces, I deferred the fixes to different patch. The current patch would faithfully reproduce the current behaviour. I also need your opinion regarding the following issue. Even though LS interfaces changed from DOM* to LS*, I haven't changed the implementation class names right now. i.e for eg. the name of the class implementing LSInput.java is still DOMInputImpl.java. If there is agreement on changing these implementation class names, I can do that as a separate patch. Please let me know your opinion. Regards -Ramesh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
