You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/01/03 11:14:46 UTC

[jira] Created: (SLING-1913) Implement own serialization/deserilization

Implement own serialization/deserilization
------------------------------------------

                 Key: SLING-1913
                 URL: https://issues.apache.org/jira/browse/SLING-1913
             Project: Sling
          Issue Type: Improvement
          Components: Installer
    Affects Versions: Installer Core 3.0.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Installer Core 3.0.2


As the used data objects/classes might change in future versions, we should implement the serialization/deserialization of these objects and not rely on the default behaviour

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


[jira] Closed: (SLING-1913) Implement own serialization/deserilization

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

Carsten Ziegeler closed SLING-1913.
-----------------------------------


> Implement own serialization/deserilization
> ------------------------------------------
>
>                 Key: SLING-1913
>                 URL: https://issues.apache.org/jira/browse/SLING-1913
>             Project: Sling
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: Installer Core 3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Installer Core 3.1.0
>
>
> As the used data objects/classes might change in future versions, we should implement the serialization/deserialization of these objects and not rely on the default behaviour

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


[jira] Resolved: (SLING-1913) Implement own serialization/deserilization

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

Carsten Ziegeler resolved SLING-1913.
-------------------------------------

    Resolution: Fixed

Implement readObject and writeObject in revision 1054571


> Implement own serialization/deserilization
> ------------------------------------------
>
>                 Key: SLING-1913
>                 URL: https://issues.apache.org/jira/browse/SLING-1913
>             Project: Sling
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: Installer Core 3.0.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Installer Core 3.0.2
>
>
> As the used data objects/classes might change in future versions, we should implement the serialization/deserialization of these objects and not rely on the default behaviour

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