The only thing i can come up with that will be improved in 1.4/1.5 is better supporrt for all the url coding strategies. Because that seems to popup everytime
On 5/1/08, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > wicket has support for stateless components and delayed sessions > creation since 1.3. see StatelessForm and StatelessLink. stateless > components in wicket are meant to only be used when there is no > choice, eg, for parts of the application crawlable by search engines. > the main focus will always be stateful components that scale with our > programming model. i am not really sure if more stateless support is > planned for wicket 1.5/2.0, maybe others have thoughts on that. > > -igor > > > On Wed, Apr 30, 2008 at 7:15 PM, bhitai <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > First of all, I feel that this forum is great, and the technology being > > developed by the Wicket folks is simply amazing. I am trying to pitch > Wicket > > to my organization that has a Spring mvc implementation in place (yet the > > web 2.0 requirements are far beyond what it can handle - hence the need > for > > re-investigation). The insistence of Spring designers on stateless-ness > has > > made this idea of transitioning to a session-heavy framework a rather > tough > > one. I'm therefore curious to know about the timeline for Wicket 2.0, > which > > I believe will support stateless components? Can you guys suggest some > > interim strategies (mitigating factors) in the meanwhile? > > > > thanks > > jaf > > > > -- > > View this message in context: > http://www.nabble.com/Wiket-2.0-time-frame-tp16992791p16992791.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
