[jboss-jira] [JBoss JIRA] (WFCORE-823) Undeprecate ExtensionContext.isRegisterTransformers()
Tomaz Cerar (JIRA)
issues at jboss.org
Wed Jul 15 16:37:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089875#comment-13089875 ]
Tomaz Cerar commented on WFCORE-823:
------------------------------------
I was thinking about making it loadable by ServiceLoader
introduce something like
org.wildfly.controller.ModelTransformer interface
that would be than its impls loaded by ServiceLoader in similar way currently Extensions are.
This would allow us to have transformers only loaded when they are really needed and maybe even have them packed in separate jar.
> Undeprecate ExtensionContext.isRegisterTransformers()
> -----------------------------------------------------
>
> Key: WFCORE-823
> URL: https://issues.jboss.org/browse/WFCORE-823
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Kabir Khan
> Priority: Minor
>
> Feel free to just reject this if you think the @Deprecated should remain. It's no big deal.
> I don't have anything specific in mind re: how transformers get registered, and it's quite likely the existing way will remain for the life of EAP 7. So I'm comfortable removing the @Deprecated from this method if you are.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list