You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/12/02 15:49:36 UTC

[jira] [Commented] (OAK-372) Integrate PropertyBuilder with NodeBuilder

    [ https://issues.apache.org/jira/browse/OAK-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13836559#comment-13836559 ] 

angela commented on OAK-372:
----------------------------

Committed revision 1547034: as discussed during the oakathon i removed the PropertyUtil and the PropertyBuilder interface and moved the MemoryPropertyBuilder as PropertyBuilder to the util package.

In a second step we may want to improve the PropertyBuilder util as it currently only allows to pass the single-valued types. this leads to the strange situation that PropertyBuilder#create takes a type *and* an isArray flag.

> Integrate PropertyBuilder with NodeBuilder
> ------------------------------------------
>
>                 Key: OAK-372
>                 URL: https://issues.apache.org/jira/browse/OAK-372
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Michael Dürig
>            Priority: Minor
>
> In revision 1396640 I introduced the {{PropertyBuilder}} class for building {{PropertyState}} instances. It would be useful if property builders could directly be acquired from a {{NodeBuilder}}.



--
This message was sent by Atlassian JIRA
(v6.1#6144)