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 page 251 there this code:
InnSession>>logout
user := nil.
self expire.
when you run the application, you get
MessageNotUnderstood: InnSession>>expire
Your request could not be completed. An exception occurred.
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside