[Seaside-dev] Issue 38 in seaside: WAExternalID reinitialzes PRNG on image startup

codesite-noreply at google.com codesite-noreply at google.com
Mon Mar 24 21:06:50 UTC 2008


Issue 38: WAExternalID reinitialzes PRNG on image startup
http://code.google.com/p/seaside/issues/detail?id=38

Comment #2 by da... at teleport.com:
Looked at from that perspective it does bear a relationship to 
Continuation in that
the class is required, but the iplementation may vary from platform to 
platform. The
Squeak version would be the canonical implementation using Smalltalk addToStartupList
directly and for GemStone we'd use TransientRandom and not implement the
addStartupList ... This sounds like a good solution...



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list