*A little info:
*The framework is using the Netbeans Lookup api to discover "joint"
implementations which are exported services using the standard
META-INF/services/xyz.Abc in addition there are annotations used to
configure how/where the plugin will be used. Example would be a wicket page,
You can configure navigation contexts where you would want to link to that
page.

Currently what I have working is wicket page navigation (ability to add
pages to an application just by dropping in a new jar file).

If anyone is interested the source with an example application is available
at https://svn.kenai.com/svn/joint~svn

Also looking for any suggestions on what types of plugins (wicket related)
or not people would like to see.

*Project Home*
http://kenai.com/projects/joint

Reply via email to