[Seaside] Re: [Pharo-project] Seaside image

Schwab,Wilhelm K bschwab at anest.ufl.edu
Sat Mar 17 17:07:29 UTC 2012


Philippe, Nick,

Good enough:

| theSession theRequestContext |
theSession := self session.
theRequestContext := self requestContext.
self halt.

That's effectively what I did by debugging past the sends.  Thanks for the explanation!

Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120317/06dcbd5c/attachment.htm


More information about the seaside mailing list