On 6/14/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
ahh i see, shouldn't bind() call just dirty() then?

Currently dirty doesn't result in bind being called. If we would fix
(?) it so that it does, dirty would work fine, tough it would be done
at the end of the request rather than immediately (don't know whether
that is an issue).

instead of already storing itself and all the temp objects in the session
(are all those detached?)

Maybe that works. We'd have to test it extremely well though.

and if we want to say to the developers call bind() yourself instead of
dirty()
then bind should be callable twice and not:

Yeah. That warning can go I guess.

Eelco

Reply via email to