[ 
https://issues.apache.org/jira/browse/JCR-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

angela resolved JCR-2152.
-------------------------

    Resolution: Fixed

added method (rev. 785535) and replaced ValueFormat.getJCRValue where only jcr 
string is required (rev. 785545)

> ValueFormat should provide method getJCRString
> ----------------------------------------------
>
>                 Key: JCR-2152
>                 URL: https://issues.apache.org/jira/browse/JCR-2152
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi-commons
>            Reporter: angela
>            Assignee: angela
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> In order to retrieve the JCR String representation of a QValue currently the 
> following calls are required:
> ValueFormat.getJCRValue(QValue, NamePathResolver, ValueFactory)
> Value.getString()
> This could be simplified if the ValueFormat would provide
> ValueFormat.getJCRString(QValue, NamePathResolver)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to