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/10 13:48:14 UTC

[jira] Created: (PIVOT-72) Add a DOMSerializer class so developers can easily load XML using web queries

Add a DOMSerializer class so developers can easily load XML using web queries
-----------------------------------------------------------------------------

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


Also provide a NodeListAdapter class that wraps an org.w3c.dom,NodeList in a Pivot List<org.w3c.dom.Node>, so callers can use the NodeList as a model for ListView, TableView, etc.



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


[jira] Commented: (PIVOT-72) Add a DOMSerializer class so developers can easily load XML using web queries

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700922#action_12700922 ] 

Greg Brown commented on PIVOT-72:
---------------------------------

PIVOT-88 supersedes this. This class will be moved to a demo. It is not substantial enough to warrant inclusion in the platform.



> Add a DOMSerializer class so developers can easily load XML using web queries
> -----------------------------------------------------------------------------
>
>                 Key: PIVOT-72
>                 URL: https://issues.apache.org/jira/browse/PIVOT-72
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.2
>
>
> Also provide a NodeListAdapter class that wraps an org.w3c.dom,NodeList in a Pivot List<org.w3c.dom.Node>, so callers can use the NodeList as a model for ListView, TableView, etc.

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


[jira] Commented: (PIVOT-72) Add a DOMSerializer class so developers can easily load XML using web queries

Posted by "Todd Volkert (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIVOT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700794#action_12700794 ] 

Todd Volkert commented on PIVOT-72:
-----------------------------------

Is this related to PIVOT-88?

> Add a DOMSerializer class so developers can easily load XML using web queries
> -----------------------------------------------------------------------------
>
>                 Key: PIVOT-72
>                 URL: https://issues.apache.org/jira/browse/PIVOT-72
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.2
>
>
> Also provide a NodeListAdapter class that wraps an org.w3c.dom,NodeList in a Pivot List<org.w3c.dom.Node>, so callers can use the NodeList as a model for ListView, TableView, etc.

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


[jira] Updated: (PIVOT-72) Add a DOMSerializer class so developers can easily load XML using web queries

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

Todd Volkert updated PIVOT-72:
------------------------------

    Fix Version/s:     (was: 1.2)

> Add a DOMSerializer class so developers can easily load XML using web queries
> -----------------------------------------------------------------------------
>
>                 Key: PIVOT-72
>                 URL: https://issues.apache.org/jira/browse/PIVOT-72
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>
> Also provide a NodeListAdapter class that wraps an org.w3c.dom,NodeList in a Pivot List<org.w3c.dom.Node>, so callers can use the NodeList as a model for ListView, TableView, etc.

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


[jira] Resolved: (PIVOT-72) Add a DOMSerializer class so developers can easily load XML using web queries

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

Greg Brown resolved PIVOT-72.
-----------------------------

    Resolution: Won't Fix

This use case can be better served by the classes in pivot.xml.



> Add a DOMSerializer class so developers can easily load XML using web queries
> -----------------------------------------------------------------------------
>
>                 Key: PIVOT-72
>                 URL: https://issues.apache.org/jira/browse/PIVOT-72
>             Project: Pivot
>          Issue Type: New Feature
>          Components: core-xml
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.2
>
>
> Also provide a NodeListAdapter class that wraps an org.w3c.dom,NodeList in a Pivot List<org.w3c.dom.Node>, so callers can use the NodeList as a model for ListView, TableView, etc.

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