You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Martin Baute (JIRA)" <xe...@xml.apache.org> on 2010/09/10 06:55:33 UTC

[jira] Created: (XERCESC-1943) Migration how-to for 2.x -> 3.x

Migration how-to for 2.x -> 3.x
-------------------------------

                 Key: XERCESC-1943
                 URL: https://issues.apache.org/jira/browse/XERCESC-1943
             Project: Xerces-C++
          Issue Type: Wish
          Components: Documentation
            Reporter: Martin Baute


The migration archive reads, for the migration from 2.8.0 to 3.0.0, that "a number of DOM interfaces (DOMBuilder, DOMWriter, DOMInputSource, etc.) were replaced as part of the the final DOM Level 3 specification conformance work."

That does not help much when one has a legacy code base depending on 2.x that one wants to migrate to 3.x: Yes, those DOM interfaces were replaced, but there is no information how to replace them *in your code*.

Googling for some kind of migration guide, I came up with several people sharing my problem, but no answers.

Could the documentation be improved in this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (XERCESC-1943) Migration how-to for 2.x -> 3.x

Posted by "Scott Cantor (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908032#action_12908032 ] 

Scott Cantor commented on XERCESC-1943:
---------------------------------------

If Xerces doesn't have a wiki yet, I would suggest that the PMC request one, and then anybody that has material to contribute can help with the porting guide. I converted my code base and have plenty of scripts I can link to for autoconf-based tests.

> Migration how-to for 2.x -> 3.x
> -------------------------------
>
>                 Key: XERCESC-1943
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1943
>             Project: Xerces-C++
>          Issue Type: Wish
>          Components: Documentation
>            Reporter: Martin Baute
>
> The migration archive reads, for the migration from 2.8.0 to 3.0.0, that "a number of DOM interfaces (DOMBuilder, DOMWriter, DOMInputSource, etc.) were replaced as part of the the final DOM Level 3 specification conformance work."
> That does not help much when one has a legacy code base depending on 2.x that one wants to migrate to 3.x: Yes, those DOM interfaces were replaced, but there is no information how to replace them *in your code*.
> Googling for some kind of migration guide, I came up with several people sharing my problem, but no answers.
> Could the documentation be improved in this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (XERCESC-1943) Migration how-to for 2.x -> 3.x

Posted by "Michael Glavassevich (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12908110#action_12908110 ] 

Michael Glavassevich commented on XERCESC-1943:
-----------------------------------------------

Xerces has had a Wiki [1] for many years. Anyone can contribute to it if they're interested.

[1] http://wiki.apache.org/xerces/

> Migration how-to for 2.x -> 3.x
> -------------------------------
>
>                 Key: XERCESC-1943
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1943
>             Project: Xerces-C++
>          Issue Type: Wish
>          Components: Documentation
>            Reporter: Martin Baute
>
> The migration archive reads, for the migration from 2.8.0 to 3.0.0, that "a number of DOM interfaces (DOMBuilder, DOMWriter, DOMInputSource, etc.) were replaced as part of the the final DOM Level 3 specification conformance work."
> That does not help much when one has a legacy code base depending on 2.x that one wants to migrate to 3.x: Yes, those DOM interfaces were replaced, but there is no information how to replace them *in your code*.
> Googling for some kind of migration guide, I came up with several people sharing my problem, but no answers.
> Could the documentation be improved in this?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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