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

Marcel Reutegger updated JCR-2245:
----------------------------------

    Attachment: JCR-2245.patch

Proposed patch with the following changes:

- all create methods (except binary related) moved from QValueFactoryImpl to 
AbstractQValueFactory 
- promoted QValueImpl in QValueFactoryImpl to a top level class -> DefaultQValue
- spi-commons now has a dependency to io-commons


> Make QValueFactoryImpl extensible
> ---------------------------------
>
>                 Key: JCR-2245
>                 URL: https://issues.apache.org/jira/browse/JCR-2245
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-spi-commons
>            Reporter: Marcel Reutegger
>            Priority: Minor
>         Attachments: JCR-2245.patch
>
>
> The class is currently final and other modules therefore copied code. This 
> kind of duplication it hard to maintain and should be avoided.
> If QValueFactoryImpl would be designed to be extensible then other classes 
> could reuse much of the code.

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