<div dir="ltr">Hi guys, <div><br></div><div>I am developing my own seaside session tracking subclass WAHandlerTrackingStrategy (which uses cookies but in a different way)  but I am finding problems to understand a couple of comments and code I found around. For example:</div><div><br></div><div><div><i><span class="" style="white-space:pre">                </span>&quot;Don&#39;t delete the session cookie if we have an expired document halder.</i></div><div><i><span class="" style="white-space:pre">                </span>Only delete the session cookie if we actually have an expired session.&quot;</i></div><div><br></div><div>And:</div><div><i><br></i></div><div><i>As ususal care has to be taken that this is done only for expired sessions and not for expired document handlers</i><br></div><div><br></div><div>And: </div><div><br></div><div><i> Some tracking methods may not be appropriate for some kinds of handlers (eg. a WADocumentHandler should never be tracked using a cookie). Some requests may have multiple keys (eg. a query field for a WADocumentHandler and a cookie for a WASession).<br></i></div><div><br></div><div><br></div><div>So.. I am not sure what does mean. I am interested in tracking SESSIONS, not document handlers. And I must clean stuff at session expiration only. I don&#39;t know what the document handler expiration is about nor how to distinguish it from session expiration. So then I cannot know when to clean and when to not clean.</div><div><br></div><div><br></div><div>Any clarification?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br></div>
</div></div>