i didn't say dirty() should call bind() but bind should call dirty()
(instead of storing everything right into the session)

i see the problem with bind() being called by dirty()

johan


On 6/15/07, Al Maw <[EMAIL PROTECTED]> wrote:

Johan Compagner wrote:
> ahh i see, shouldn't bind() call just dirty() then?

See, you might think this is a good idea, but the way things are
currently, it would break stateless support, as Session.dirty() is tied
into PageMaps and feedback messages in a way that's quite tricky to
remove (or at least, it was when I last looked at this stuff three
months or so ago).

Al

--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com

Reply via email to