Dale Henrichs wrote: > > Gemstone uses an order list of dictionaries for global lookup. Each user > can change the order of the list or insert their own dictionaries into the > list ... makes for quite a bit of flexibility.... you can load code into a > particular dictionary...and the global resolution is at compile time (you > can do lookup at runtime if you wish). >
The order list of dictionaries reminds me a bit of PowerBuilder's list of "pbl" libraries. Is that GemStone Programming Guide pdf you linked to still the latest, it says April 2007? -- View this message in context: http://n4.nabble.com/Re-Spam-Re-Real-packages-tp1310658p1561328.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
