Yeah, you are right, the dirty() method doesn't bind session. I remember having a conversation about whether it should, and I also remember that at the end we decide not to do it, as it would bind the session too aggresively.
But maybe we should remove the "This method should not typically be called by clients" line from bind() javadoc then? -Matej On 6/14/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
On 6/14/07, Maurice Marrink <[EMAIL PROTECTED]> wrote: > Then i must be missing something here :s. The api doc clearly states: Yeah, you're talking about bind(), I'm talking about dirty() :) Eelco
