I will add a todo item for the ajax enhancements, everyone seems to be equally affected by this. It will either be me definitively finding an interface/class to check methods on that is more likely to have what I'm looking for or I will add a configuration point of classes to ~not~ enhance by default.
On 9/13/05, Aslak Gronflaten <[EMAIL PROTECTED]> wrote: > > Oh, > > I was not aware of this. My page caching is turned off in development, > which is where I noticed this. If it only happens once it's no > problem, and I can live with it while developing, no problem. > Regarding the state, I can see that my code differs in that it fetches > the model from a page property, while in the example there is an ognl > expression that makes a new model object: > > <binding name="contentProvider" value="new > net.sf.tacos.demo.tree.SimpleTreeContentProvider()"/> > > This object then again has its data statically initialized.... all in > all I'm slightly confused on how to convert the example to practical > use - what is the actual lifecycle of the SimpleTreeContentProvider > when it's initialized this way? > > I will try to refactor my code so I can either solve it or post a > concrete example. > > Aslak > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
