Re: Presentation and application logic separation

2007-08-29 Thread fero
AIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Presentation-and-application-logic-separation-tf4341077.html#a12392226 Sent from the Wicket - User mailing list archive at Nabble.com. --

Re: Presentation and application logic separation

2007-08-29 Thread Gabor Szokoli
On 8/28/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > well, what wicket does is version the state if you keep it inside its model, > so it all Just Works. But because you are keeping your state outside of > wicket you have to build your own versioning mechanism, or remove your state > machine and

Re: Presentation and application logic separation

2007-08-28 Thread Igor Vaynberg
I have problem with back button in web browser. Wicket > has > >> this problem solved. How can I use this wicket feature to synchronize > my > >> SM? Or should I take another approach? Eg. state will be stored in a > >> webpage.. > >> > &

Re: Presentation and application logic separation

2007-08-28 Thread fero
>> I like this approach more than code directly in webpage because it is >> very >> readable. >> >> Thanks for your suggestions. >> >> Fero >> >> -- >> View this message in context: >> http://www.nabble.com/Presentation-and-application-logi

Re: Presentation and application logic separation

2007-08-28 Thread Igor Vaynberg
this wicket feature to synchronize my > SM? Or should I take another approach? Eg. state will be stored in a > webpage.. > > I like this approach more than code directly in webpage because it is very > readable. > > Thanks for your suggestions. > > Fero > > --

Re: Presentation and application logic separation

2007-08-28 Thread fero
ze my > SM? Or should I take another approach? Eg. state will be stored in a > webpage.. > > I like this approach more than code directly in webpage because it is very > readable. > > Thanks for your suggestions. > > Fero > > -- View this message in context:

Presentation and application logic separation

2007-08-28 Thread fero
more than code directly in webpage because it is very readable. Thanks for your suggestions. Fero -- View this message in context: http://www.nabble.com/Presentation-and-application-logic-separation-tf4341077.html#a12365915 Sent from the Wicket - User mailing list archive at Nabble.com