You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/04/13 19:16:14 UTC

[jira] Created: (PIVOT-88) Create a pivot.xml.Element class and XMLSerializer

Create a pivot.xml.Element class and XMLSerializer
--------------------------------------------------

                 Key: PIVOT-88
                 URL: https://issues.apache.org/jira/browse/PIVOT-88
             Project: Pivot
          Issue Type: New Feature
          Components: core-xml
            Reporter: Greg Brown
            Assignee: Greg Brown
            Priority: Minor
             Fix For: 1.3


This class would represent an XML element using native Pivot collection interfaces.



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


[jira] Resolved: (PIVOT-88) Create a pivot.xml.Element class and XMLSerializer

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-88.
-----------------------------

    Resolution: Won't Fix

After performing some initial prototyping, it seems that there may not be a strong use case for this as a generic feature. The W3C DOM classes are more complex, but are capable of modeling an XML structure more accurately. However, this may be a good approach for an application-specific data model where the use of XML is more constrained.



> Create a pivot.xml.Element class and XMLSerializer
> --------------------------------------------------
>
>                 Key: PIVOT-88
>                 URL: https://issues.apache.org/jira/browse/PIVOT-88
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.3
>
>
> This class would represent an XML element using native Pivot collection interfaces.

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


[jira] Updated: (PIVOT-88) Create a pivot.xml.Element class and XMLSerializer

Posted by "Todd Volkert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Volkert updated PIVOT-88:
------------------------------

    Fix Version/s:     (was: 1.3)

> Create a pivot.xml.Element class and XMLSerializer
> --------------------------------------------------
>
>                 Key: PIVOT-88
>                 URL: https://issues.apache.org/jira/browse/PIVOT-88
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>
> This class would represent an XML element using native Pivot collection interfaces.

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