-
Sub-task
-
Resolution: Done
-
Blocker
-
4.0.0.Alpha1
-
None
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.