On Tue, Apr 26, 2016 at 10:25 PM, Lon Varscsak <[email protected]> wrote:
> So by sending me there are you suggesting that storing an iVar to a page > object is bad? > I haven't re-read the discussion soon, so I am not sure what you relate to. I just gave you a link to a similar discussion and a possible implementation. The discussion explains pros and cons. > > On Tue, Apr 26, 2016 at 1:00 PM, Martin Grigorov <[email protected]> > wrote: > > > Hi, > > > > Take a look at https://github.com/martin-g/single-page-instance and the > > discussion about it at http://markmail.org/message/ofyvgybcjp5cvf75 > > Might be useful for you! > > > > Martin Grigorov > > Wicket Training and Consulting > > https://twitter.com/mtgrigorov > > > > On Tue, Apr 26, 2016 at 6:22 PM, Lon Varscsak <[email protected]> > > wrote: > > > > > Is it bad to store pages in the session for re-use? The idea being > that > > > for a given page, I only want one instance per session. > > > > > > -Lon (Wicket Newb) > > > > > >
