On 7/5/07, Daniel Stoch <[EMAIL PROTECTED]> wrote:


If I want to use wicket-spring and wicket-swarm, there is a problem:
from which class should I extend my application class:
SpringWebApplication or SwarmWebApplication?


you no longer need to extend SpringWebApplication if you want to use
annotations, see the spring wiki page.

So I think it is not a good "pattern" to implement such things by
extending an application and a session base classes, because this
closes the door for integration different projects into one
application.


we are aware of this. there has been some talk of designing a module system,
but right now we are too busy fixing 1.3, maybe in 1.4

-igor


--
Daniel


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to