Re: [Wicket-user] proof of concept app

2006-10-16 Thread Scott Swank
I am working on now, we have a reportmodel and almost all our > > > > > > pages > > > > > has a constructor that requires our reportmodel, so we dont need to > > > > > be > > > > > aware of session. > > > > > > > > >

Re: [Wicket-user] proof of concept app

2006-10-16 Thread Eelco Hillenius
t; > > > > > I feel that the application becomes more simple that way, however we > > > > > do > > > > not have a LOT of panels, we have some which uses abstractmodels that > > > > grabs > > > > their data from the r

Re: [Wicket-user] proof of concept app

2006-10-16 Thread Scott Swank
session. > > > > > > > > I feel that the application becomes more simple that way, however we do > > > not have a LOT of panels, we have some which uses abstractmodels that > > > grabs > > > their data from the reportmodel, when switching pages we pass the > > > r

Re: [Wicket-user] proof of concept app

2006-10-16 Thread Eelco Hillenius
some which uses abstractmodels that grabs > > their data from the reportmodel, when switching pages we pass the > > reportmodel through. > > > > > > This might be a different approach from what you need when building a > > store site, but it feels pretty

Re: [Wicket-user] proof of concept app

2006-10-15 Thread Scott Swank
gt; > their data from the reportmodel, when switching pages we pass the > > > reportmodel through. > > > > > > > > This might be a different approach from what you need when building a > > > store site, but it feels pretty a lot simpler than have something st

Re: [Wicket-user] proof of concept app

2006-10-15 Thread Dirk Markert
TECTED]> wrote:> > > Looks nice(just skimping the code through without running it though), > however I can see that you have extended the session, do you really have a> need to store the cart in session context?> > >> > > Why not just create it on PosPage?> > > > > >&

Re: [Wicket-user] proof of concept app

2006-10-15 Thread Scott Swank
, but it feels pretty a lot simpler than have something stored in > session context. > > > > regards Nino > > > > > > -Original Message- > > From: [EMAIL PROTECTED] on > behalf of Eelco Hillenius > > Sent: Mon 09-10-2006 20:14 > > To:

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Igor Vaynberg
Swank> Sent:   Mon 09-10-2006 18:30> To: wicket-user@lists.sourceforge.net> Cc:> Subject:[Wicket-user] proof of concept app >> I've been pushing to use Wicket as our new web UI framework.  We currently> have a custom template that resembles Velocity.  The broad concensus is t

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Igor Vaynberg
     wicket-user@lists.sourceforge.net > Cc:> Subject:[Wicket-user] proof of concept app >> I've been pushing to use Wicket as our new web UI framework.  We currently> have a custom template that resembles Velocity.  The broad concensus is to> go with JSF.  While I'm

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Scott Swank
re the cart in session context? >> Why not just create it on PosPage?>>> -regards Nino>>> -Original Message-> From:   [EMAIL PROTECTED] on behalf of Scott Swank> Sent:   Mon 09-10-2006 18:30> To: wicket-user@lists.sourceforge.net> Cc:> Subject:

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Nino Wael
have something stored in session context. regards Nino -Original Message- From: [EMAIL PROTECTED] on behalf of Eelco Hillenius Sent: Mon 09-10-2006 20:14 To: wicket-user@lists.sourceforge.net Cc: Subject:Re: [Wicket-user] proof of concept app If you're main d

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Scott Swank
[EMAIL PROTECTED] on behalf of Scott Swank> Sent:   Mon 09-10-2006 18:30> To:     wicket-user@lists.sourceforge.net> Cc:> Subject:[Wicket-user] proof of concept app >> I've been pushing to use Wicket as our new web UI framework.  We currently> have a custom templat

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Eelco Hillenius
age- > From: [EMAIL PROTECTED] on behalf of Scott Swank > Sent: Mon 09-10-2006 18:30 > To: wicket-user@lists.sourceforge.net > Cc: > Subject:[Wicket-user] proof of concept app > > I've been pushing to use Wicket as our new web UI framework. We currently &

Re: [Wicket-user] proof of concept app

2006-10-09 Thread Nino Wael
] on behalf of Scott Swank Sent: Mon 09-10-2006 18:30 To: wicket-user@lists.sourceforge.net Cc: Subject:[Wicket-user] proof of concept app I've been pushing to use Wicket as our new web UI framework. We currently have a custom template that resembles Velocity. The broad conc