[ 
https://jira.nuxeo.com/browse/NXP-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-7278 started by Florent Guillaume.

> Hide DocumentPart from public API
> ---------------------------------
>
>                 Key: NXP-7278
>                 URL: https://jira.nuxeo.com/browse/NXP-7278
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Clean up
>          Components: Core
>            Reporter: Florent Guillaume
>            Assignee: Florent Guillaume
>             Fix For: 5.4.3
>
>
> The DocumentPart API should not leak outside the implementation of 
> DocumentModelImpl, allowing more optimizations on property lookups.
> DocumentPart is mainly used today to:
> 1. mistakenly access properties in two steps 
> ({{doc.getPart("dublincore").get("title").getValue()}}),
> 2. iterate over all properties of a document or a schema.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to