What are the best plugin architectures?
I want to add plugin capability to a (big, complex) java server, because
some customer want to develop extra modules. It uses OSGi, but it's too
complex for customer's developers. What options do I have? What are the
best plugin architectures?
UPDATE: I want to compare the plugin architectures, to know the advantages
and disadvantages and get ideas to my implementation. Maybe it should use
the OSGi, but with some "wrap" to make it easy to develop a plugin.
No comments:
Post a Comment