Re: Upgrade spring dependency to 3.0-latest prior to 1.5 final?

2011-02-17 Thread Daniel Soneira
+1 for only depending on spring-web (if that also exists in 2.5) -1 for updating to spring 3 I don't think you depend on any specific feature for wicket-spring that is only available in that particular version. I'm also one of the guys who is quick on the update of libraries but I'm not

Re: final Page.onInitialize()

2011-02-03 Thread Daniel Soneira
Hi, That's exactly how I am using onInitialize on Pages / Components - to call overridable factory methods outside of the constructor. So for me: +1 (re-)make onInitialize non final Regards, Daniel On 02.02.2011 11:11, Hans Lesmeister 2 wrote: Hi, After onInitialize was introduced in

Re: More flexible Panel, Fragment, etc.

2011-01-13 Thread Daniel Soneira
Since the release vote for 1.5 RC1 has started I guess that means this feature will unfortunately not make it into 1.5? Regards, Daniel Soneira On 10.01.2011 02:09, Igor Vaynberg wrote: i really like this. lets commit it. a couple of notes below

Re: More flexible Panel, Fragment, etc.

2011-01-13 Thread Daniel Soneira
martijn.dasho...@gmail.com wrote: On Thu, Jan 13, 2011 at 11:42 AM, Daniel Soneira daniel.sone...@joyn-it.at wrote: Since the release vote for 1.5 RC1 has started I guess that means this feature will unfortunately not make it into 1.5? According to https://issues.apache.org/jira/browse/WICKET-3314