Re: Modularity in Wicket Application

2014-02-05 Thread Richter, Marvin
Thanks Martin,

sometimes I’m astonished how fast you reply … ;)

The wicket-plugin project is exactly what I was looking for.

Am 05.02.2014 um 23:37 schrieb Martin Grigorov :

> 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 <
> marvin.rich...@jestadigital.com> 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: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>> 
>> 


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Modularity in Wicket Application

2014-02-05 Thread Shengche Hsiao
Hello
What's the difference of PF4J and osgi ?
On Feb 6, 2014 6:37 AM, "Martin Grigorov"  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 <
> marvin.rich...@jestadigital.com> 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: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>


Re: Modularity in Wicket Application

2014-02-05 Thread Martin Grigorov
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 <
marvin.rich...@jestadigital.com> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Modularity in Wicket Application

2014-02-05 Thread Richter, Marvin
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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org