Rob Stryker created JBIDE-12549:
-----------------------------------
Summary: 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