Menu

#9 Plugin registry

open
nobody
None
5
2010-05-16
2010-05-16
Anonymous
No

It would be nice if when adding a new plugin one did not have to modify core source code. One could use the model that JDBC uses by which database drivers register themselves: HCryptoJ has a class (maybe PluginManager) that provides a static method (maybe register()) that new plugins call as part of their static initialization. This call does whatever PluginProvider.put() currently does.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.