help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] environment/shared pool search order?


From: Stephen Compall
Subject: [Help-smalltalk] environment/shared pool search order?
Date: Sun, 08 Apr 2007 05:03:34 -0500
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1

STSymbolTable uses an IdentitySet to store pool dictionaries and environments. This is fine ordinarily, but loses the search order imposed by find_class_variable in sym.c. Perhaps what is needed is the semantics of an "ordered identity set"?

--
;;; Stephen Compall ** http://scompall.nocandysw.com/blog **
Failure to imagine vast possibilities usually stems from a lack of
imagination, not a lack of possibility.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]