-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Milestone
Description
Current problems:
- some plugins are following the cs-studio core version and some are following the pvmanager/epics-util/graphene version
- cs-studio in plugin name though it's an "external" library
- uses Eclipse extension points: should it use OSGi services and/or JDK ServiceLoader?
It would probably be better to use the diirt version, though this means going backward at this point. To re-align, maybe we should change plugin name, and take cs-studio out of the namespace.
Not sure whether we should do this in steps, or wait for Java 8 integration, where more cleanup/incompatible changes will happen and do everything in one sweep.