]
Tomaz Cerar reassigned WFCORE-1237:
-----------------------------------
Assignee: Tomaz Cerar (was: Brian Stansberry)
Remove @Deprecated from ExtensionContext.isRegisterTransformers()
-----------------------------------------------------------------
Key: WFCORE-1237
URL:
https://issues.jboss.org/browse/WFCORE-1237
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Tomaz Cerar
Priority: Minor
Fix For: 3.0.0.Alpha4
Even if we change how transformers are done, this method could probably be retained for a
bit. It's annoying to have a method every extension must invoke giving a deprecation
warning for years for something maybe we'll change.
And SubsystemRegistration.registerModelTransformers isn't deprecated and its the
method far more likely to be broken by any change.