You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The extension point mechanism has its merits, but it prevents on-the-fly plugin installation and zero downtime updates.
To be prepared for such things it would be best to remove all plugin.xmls and replace the current extension point mechanims all the way with OSGi services.
That would also make things more concise.
The text was updated successfully, but these errors were encountered:
The extension point mechanism has its merits, but it prevents on-the-fly plugin installation and zero downtime updates.
To be prepared for such things it would be best to remove all plugin.xmls and replace the current extension point mechanims all the way with OSGi services.
That would also make things more concise.
The text was updated successfully, but these errors were encountered: