You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Munna Ramjee <mu...@gmail.com> on 2009/04/21 13:28:20 UTC

Annotations and AOP in Wicket

Hi All..

i am a new bie to wicket.
I find that wicket stuff project on security and wicket rad project uses
annotations.
and also I understand from the blogs that wicket keeps simple things simple
through pure OO programming.
But is there any scope for annotations support in the upcoming wicket
versions 1.4 or 1.5?

Moreover does wicket promote the use of AOP in the development of web
applications

Thanks,
munna.

Re: Annotations and AOP in Wicket

Posted by Yann PETIT <ya...@gmail.com>.
Here's a simple tutorial in french about Wicket+SpringAOP ...
http://blog.konkest.com/?p=73

regards,

yann

On Tue, Apr 21, 2009 at 2:21 PM, Erik van Oosten <e....@grons.nl>wrote:

> Wicket is structured such that is usually does not need annotations nor AOP
> code. The same goes for  applications created with Wicket.
>
> That said, Wicket 1.3 and 1.4 does have support for Spring injection that
> uses both annotations and AOP. The wicket-auth-roles example project also
> uses annotations.
>
> Regards,
>   Erik.
>
>
>
> Munna Ramjee wrote:
>
>> Hi All..
>>
>> i am a new bie to wicket.
>> I find that wicket stuff project on security and wicket rad project uses
>> annotations.
>> and also I understand from the blogs that wicket keeps simple things
>> simple
>> through pure OO programming.
>> But is there any scope for annotations support in the upcoming wicket
>> versions 1.4 or 1.5?
>>
>> Moreover does wicket promote the use of AOP in the development of web
>> applications
>>
>> Thanks,
>> munna.
>>
>>
>>
>
> --
> Erik van Oosten
> http://day-to-day-stuff.blogspot.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Annotations and AOP in Wicket

Posted by Erik van Oosten <e....@grons.nl>.
Wicket is structured such that is usually does not need annotations nor 
AOP code. The same goes for  applications created with Wicket.

That said, Wicket 1.3 and 1.4 does have support for Spring injection 
that uses both annotations and AOP. The wicket-auth-roles example 
project also uses annotations.

Regards,
    Erik.


Munna Ramjee wrote:
> Hi All..
>
> i am a new bie to wicket.
> I find that wicket stuff project on security and wicket rad project uses
> annotations.
> and also I understand from the blogs that wicket keeps simple things simple
> through pure OO programming.
> But is there any scope for annotations support in the upcoming wicket
> versions 1.4 or 1.5?
>
> Moreover does wicket promote the use of AOP in the development of web
> applications
>
> Thanks,
> munna.
>
>   

-- 
Erik van Oosten
http://day-to-day-stuff.blogspot.com/



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