[Seaside] Re: Seaside book

Johan Brichau johan at inceptive.be
Tue Aug 25 07:42:52 UTC 2015


Hi John (cc’ing seaside mailinglist)

In Seaside 3.0, this method got deprecated and was removed in 3.1
Use WASession>>unregister 

The code snippets in the book are currently not being updated.
We hope people want to step up and help us to maintain the docs.

cheers
Johan

> On 25 Aug 2015, at 05:13, John Pfersich <jpfersich at gmail.com <mailto:jpfersich at gmail.com>> wrote:
> 
>> on page 251 there this code:
>> 
>> InnSession>>logout
>> user := nil.
>> self expire.
>> self redirectTo: 'http://www.seaside.st' <http://www.seaside.st'>
>> 
>> when you run the application, you get
>> 
>> MessageNotUnderstood: InnSession>>expire
>> 
>> Your request could not be completed. An exception occurred.
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150825/cfeb045b/attachment-0001.htm


More information about the seaside mailing list