You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/09/17 11:58:57 UTC

[jira] Created: (JCR-2308) Allow reuse of Q*DefinitionBuilder in QItemDefinitionsBuilder

Allow reuse of Q*DefinitionBuilder in QItemDefinitionsBuilder
-------------------------------------------------------------

                 Key: JCR-2308
                 URL: https://issues.apache.org/jira/browse/JCR-2308
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-spi-commons
            Reporter: Marcel Reutegger
            Priority: Minor


It would be nice to reuse the builder implementations in QItemDefinitionsBuilder elsewhere when Q*Definitions need to be built.

I will extract the relevant classes so they can be used independently and make QItemDefinitionsBuilder use them.

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


[jira] Resolved: (JCR-2308) Allow reuse of Q*DefinitionBuilder in QItemDefinitionsBuilder

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-2308.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Implemented in revision: 816120

At the same time I also renamed QItemDefinitionsBuilder to DefinitionBuilderFactory. To me that seems to better match the purpose of the class because it basically allows you to create definition builder instances.

> Allow reuse of Q*DefinitionBuilder in QItemDefinitionsBuilder
> -------------------------------------------------------------
>
>                 Key: JCR-2308
>                 URL: https://issues.apache.org/jira/browse/JCR-2308
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core, jackrabbit-jcr-commons, jackrabbit-spi-commons
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> It would be nice to reuse the builder implementations in QItemDefinitionsBuilder elsewhere when Q*Definitions need to be built.
> I will extract the relevant classes so they can be used independently and make QItemDefinitionsBuilder use them.

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