[jboss-jira] [JBoss JIRA] (AS7-6321) update transformers API to better support chaining and recursion

Emanuel Muckenhuber (JIRA) jira-events at lists.jboss.org
Fri Jan 11 09:55:08 EST 2013


Emanuel Muckenhuber created AS7-6321:
----------------------------------------

             Summary: update transformers API to better support chaining and recursion
                 Key: AS7-6321
                 URL: https://issues.jboss.org/browse/AS7-6321
             Project: Application Server 7
          Issue Type: Task
          Components: Domain Management
            Reporter: Emanuel Muckenhuber
            Assignee: Emanuel Muckenhuber
            Priority: Critical
             Fix For: 7.2.0.CR1


The current transformation APIs have no support for chaining multiple transformers, which is mainly problematic for recursive resource transformations and alias operations.

We need to review the core concepts and update them if necessary before 7.2 to properly support this.

This may also involve updating the registration process and moving all transformers into a specific DomainExtension (or at least remove the deprecation of the current ExtensionContext.isRegisterTransformers()).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list