[Seaside] newSessionOn: (was Meaningful URLs)

Kamil Kukura kamk@volny.cz
Fri, 19 Apr 2002 18:06:13 +0200


>
>
>With the time in milliseconds folded into the hash, though, won't it be
>impossible to ever generate anything to compare it with, later?  I was
>thinking more like today's date.  Otherwise, I don't see how we could ever
>tell if the session was being accessed from the same IP or not, etc.
>
There is even semirandom 64-bit integer. I think the best would be to 
store IP or hostname directly to the session object.

-- 
Kamil