[jboss-jira] [JBoss JIRA] (WFCORE-4437) Deprecate RuntimeCapability.fromBaseCapability(String) and buildDynamicCapabilityName(String, String)
Paul Ferraro (Jira)
issues at jboss.org
Tue Apr 23 09:27:00 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725457#comment-13725457 ]
Paul Ferraro commented on WFCORE-4437:
--------------------------------------
On second look, these methods can't really be deprecated, as they are superseded by vararg methods variants. Thus they can't be deprecated without causing false positive deprecation warnings and can't be removed without breaking binary compatibility.
> Deprecate RuntimeCapability.fromBaseCapability(String) and buildDynamicCapabilityName(String, String)
> -----------------------------------------------------------------------------------------------------
>
> Key: WFCORE-4437
> URL: https://issues.jboss.org/browse/WFCORE-4437
> Project: WildFly Core
> Issue Type: Task
> Components: Management
> Affects Versions: 9.0.0.Beta3
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
>
> These methods predate the dynamic capability name mapping functionality and should be phased out.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list