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/07 16:31:12 UTC

[jira] Created: (PIVOT-55) Add path support for put() and remove() to JSONSerializer

Add path support for put() and remove() to JSONSerializer
---------------------------------------------------------

                 Key: PIVOT-55
                 URL: https://issues.apache.org/jira/browse/PIVOT-55
             Project: Pivot
          Issue Type: Improvement
          Components: core-serialization
            Reporter: Greg Brown
            Assignee: Greg Brown
            Priority: Minor
             Fix For: 1.1.1


Allow callers to modify the contents of nested JSON objects, similar to the functionality provided by Sequence.Tree for integer paths.
 

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


[jira] Resolved: (PIVOT-55) Add path support for put() and remove() to JSONSerializer

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

Greg Brown resolved PIVOT-55.
-----------------------------

    Resolution: Fixed

This has been implemented for version 1.1.1.



> Add path support for put() and remove() to JSONSerializer
> ---------------------------------------------------------
>
>                 Key: PIVOT-55
>                 URL: https://issues.apache.org/jira/browse/PIVOT-55
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-serialization
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.1.1
>
>
> Allow callers to modify the contents of nested JSON objects, similar to the functionality provided by Sequence.Tree for integer paths.
>  

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


[jira] Updated: (PIVOT-55) Add path support for put() and remove() to JSONSerializer

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

Greg Brown updated PIVOT-55:
----------------------------

    Comment: was deleted

(was: This has been implemented for version 1.1.1.

)

> Add path support for put() and remove() to JSONSerializer
> ---------------------------------------------------------
>
>                 Key: PIVOT-55
>                 URL: https://issues.apache.org/jira/browse/PIVOT-55
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-serialization
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>            Priority: Minor
>             Fix For: 1.2
>
>
> Allow callers to modify the contents of nested JSON objects, similar to the functionality provided by Sequence.Tree for integer paths.
>  

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