Hello What's the difference of PF4J and osgi ? On Feb 6, 2014 6:37 AM, "Martin Grigorov" <[email protected]> wrote:
> Hi, > > Look in the archives for "plugin" and "IInitializer". > Wicket's IInitializer is very simple solution for this. > Also Decebal Suiu have implemented > https://github.com/decebals/wicket-plugin > > Martin Grigorov > Wicket Training and Consulting > > > On Wed, Feb 5, 2014 at 11:17 PM, Richter, Marvin < > [email protected]> wrote: > > > Hey guys, > > > > hope you can help me with this. > > > > I'm currently in the preparation phase of a new Project and evaluating > > possible technologies. > > What I already know: the Web part will be done with Wicket. > > > > The application will be some kind of management tool for others > > applications configuration. > > To support future applications configuration it would be nice to just > need > > to develop "Plugins" for the new application and just drop them into the > > management tool. > > > > Did anyone something like this already? If so, how did you do this? Which > > technology did you use to support modularity in a wicket application? > > > > I'm thankful for any advice. > > > > Marvin > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > >
