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

Florent Guillaume commented on NXP-7278:
----------------------------------------

More simplifications.
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/9951ad893e6c
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/156c5fa93a87
http://hg.nuxeo.org/nuxeo/nuxeo-features/rev/89b9fe15328a


> 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
>             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.

--
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