You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Ramesh Babu Mandava <Ra...@Sun.COM> on 2003/11/17 10:50:03 UTC

Upgrading Xerces to support latest DOM L3 LS CR

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


Re: Upgrading Xerces to support latest DOM L3 LS CR

Posted by Venu <K....@Sun.COM>.
Hi Ramesh,

	Thank you for the patch, i have commited the same.


Ramesh Babu Mandava wrote:
> 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 )
please goahead and submit the patches for the 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.

Ideally we should be doing that, but with release so close i think this 
is not a priority. You could wait for others input and submit a patch 
accordingly.

Regards,
Venu

> 
> Regards
> -Ramesh
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org