[Seaside] Re: How i can get the requester's IP address when opennew session.

Boris Popov, DeepCove Labs boris at deepcovelabs.com
Sun Feb 27 19:13:21 UTC 2011


That has nothing to do with safety, in fact developing in the debugger
is one of the pros, but rather with how debuggers treat notifications,
which are used to obtain a request context. In VisualWorks, session
shows up in the scope list so you could inspect it from there for easy
access.

-Boris

-----Original Message-----
From: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] On Behalf Of Fritz
Schenk
Sent: Saturday, February 26, 2011 3:56 PM
To: seaside at lists.squeakfoundation.org
Subject: [Seaside] Re: How i can get the requester's IP address when
opennew session.

dtrussardi, makes sense that it does not work from the debug session as
that would modify the session.

i am not sure of this, don't do it while debugging.

Using the halos you can do a new session.


_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list