You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-dev@incubator.apache.org by "Christophe Lombart (JIRA)" <ji...@apache.org> on 2005/09/13 20:16:02 UTC

[jira] Created: (GRFT-41) Implement other collection converters & Manageable collections

Implement other collection converters & Manageable collections
--------------------------------------------------------------

         Key: GRFT-41
         URL: http://issues.apache.org/jira/browse/GRFT-41
     Project: Graffito
        Type: Task
  Components: JCR-Mapping  
    Reporter: Christophe Lombart
     Fix For: 1.0-a1-dev


* We have to support at least Map, HashMap, ...
* We  have to implement a collection converter based on node types. By this way, it is not necessary to use an extra jcr node.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GRFT-41) Implement other collection converters & Manageable collections

Posted by "Christophe Lombart (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GRFT-41?page=all ]
     
Christophe Lombart closed GRFT-41:
----------------------------------

    Resolution: Fixed

Now, there is a new converter class : NTCollectionConverterImpl and it is possible to use any kind of Java collection (eg. an hashMap).
One exemple can be found in : HashMapTest.java

> Implement other collection converters & Manageable collections
> --------------------------------------------------------------
>
>          Key: GRFT-41
>          URL: http://issues.apache.org/jira/browse/GRFT-41
>      Project: Graffito
>         Type: Task
>   Components: JCR-Mapping
>     Reporter: Christophe Lombart
>      Fix For: 1.0-a1-dev

>
> * We have to support at least Map, HashMap, ...
> * We  have to implement a collection converter based on node types. By this way, it is not necessary to use an extra jcr node.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira