<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi John (cc’ing seaside mailinglist)<div class=""><br class=""></div><div class="">In Seaside 3.0, this method got deprecated and was removed in 3.1</div><div class="">Use WASession&gt;&gt;unregister&nbsp;</div><div class=""><br class=""></div><div class="">The code snippets in the book are currently not being updated.</div><div class="">We hope people want to step up and help us to maintain the docs.</div><div class=""><br class=""></div><div class="">cheers</div><div class="">Johan</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">On 25 Aug 2015, at 05:13, John Pfersich &lt;<a href="mailto:jpfersich@gmail.com" class="">jpfersich@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><blockquote type="cite" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">on page 251 there this code:<div class=""><br class=""></div><div class=""><div class="" style="margin: 0px; font-size: 8px;">InnSession&gt;&gt;logout</div><div class="" style="margin: 0px; font-size: 8px;">user := nil.</div><div class="" style="margin: 0px; font-size: 8px;">self expire.</div><div class="" style="margin: 0px; font-size: 8px;">self redirectTo: '<a href="http://www.seaside.st'" class="">http://www.seaside.st'</a></div><div class=""><br class=""></div><div class="">when you run the application, you get</div><div class=""><br class=""></div><div class=""><h1 class="" style="font-family: Times; widows: 1;">MessageNotUnderstood: InnSession&gt;&gt;expire</h1><p class="" style="font-family: Times; font-size: inherit; widows: 1;">Your request could not be completed. An exception occurred.</p></div></div></div></blockquote><br class="Apple-interchange-newline"></div></blockquote></div><br class=""></div></body></html>