[ 
https://jira.nuxeo.org/browse/NXP-6090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=86084#action_86084
 ] 

Florent Guillaume commented on NXP-6090:
----------------------------------------

Store mixins in SQL array in PostgreSQL.
Changed separator to '|' for other databases.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/4871a49d2052


> Implement per-node mixins in VCS
> --------------------------------
>
>                 Key: NXP-6090
>                 URL: https://jira.nuxeo.org/browse/NXP-6090
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>          Components: Core SQL Storage
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>            Priority: Major
>             Fix For: 5.4.1
>
>
> Implement mixins at the VCS level, on the Node object.
> Internal API added on Node: 
>     String[] getMixinTypes(); 
>     boolean hasMixinType(String mixin); 
>     void addMixinType(String mixin); 
>     void removeMixinType(String mixin); 

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

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to