[jbosstools-issues] [JBoss JIRA] (JBIDE-12549) Change api for runtime detectors to hide access to setters except by framework

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Sep 6 05:26:32 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716265#comment-12716265 ] 

Rob Stryker commented on JBIDE-12549:
-------------------------------------

Further changes of "serverDefinition" to "runtimeDefinition"
                
> Change api for runtime detectors to hide access to setters except by framework
> ------------------------------------------------------------------------------
>
>                 Key: JBIDE-12549
>                 URL: https://issues.jboss.org/browse/JBIDE-12549
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: runtime detection
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>             Fix For: 4.0.0.Alpha2
>
>
> The API for the runtime detectors is too liberal and allows access to things that should be handled by the framework alone. Things such as setting priority, name, id, preference id, etc. 
> Also, several of the classes should be internal and not exposed. The model to do so is to have a framework class in charge of such extension point attributes and have a delegate able to fulfill the requests for the methods that matter. 

--
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 jbosstools-issues mailing list