You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2009/02/06 19:43:59 UTC

[jira] Created: (GERONIMO-4531) Make NamespaceDrivenBuilderCollection more flexible wrt substitution groups

Make NamespaceDrivenBuilderCollection more flexible wrt substitution groups
---------------------------------------------------------------------------

                 Key: GERONIMO-4531
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4531
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: core
    Affects Versions: 2.2
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.2


Right now NamespaceDrivenBuilderCollection requires you to specify a QName for the substitution group to which it applies.  This is unnecessary.  Each NamespaceDrivenBuilder can specify the substitution group itself.  This would let us have only one collection rather than one for security buidlers and one for service builders.

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


[jira] Closed: (GERONIMO-4531) Make NamespaceDrivenBuilderCollection more flexible wrt substitution groups

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

David Jencks closed GERONIMO-4531.
----------------------------------

    Resolution: Fixed

Implemented as part of rev 741679.

> Make NamespaceDrivenBuilderCollection more flexible wrt substitution groups
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMO-4531
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4531
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: core
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> Right now NamespaceDrivenBuilderCollection requires you to specify a QName for the substitution group to which it applies.  This is unnecessary.  Each NamespaceDrivenBuilder can specify the substitution group itself.  This would let us have only one collection rather than one for security buidlers and one for service builders.

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