Stef, Will do. What is the difference between PharoInBox and PharoTaskForces? I see many references to them, but nothing that clarifies what to use when.
Is there a way to get MC to save "part of" a package? Suppose I have DolphinCompatibilty-Streams DolphinCompatibilty-ODBC DolphinCompatibilty-FFI DolphinCompatibilty-Network ... and want to save just the FFI package. Is there a way to do that? I might have been going about it incorrectly, but I found the results to be unpredictable. It matters because I sometimes work under non-disclosure agreements, and it would be really bad to put relevant code in a public respository :( Bill -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stéphane Ducasse Sent: Friday, January 08, 2010 3:49 PM To: [email protected] Subject: Re: [Pharo-project] Notifications of windows opening/closing/focus On Jan 8, 2010, at 9:38 PM, Schwab,Wilhelm K wrote: > Stef, > > I find it difficult to imagine your being dull on anything, but I guess we > all have limits. :) > I have been pushing a little firmly on weak collections because Squeak/Pharo > are _way_ behind where Dolphin was 12+ years ago, and it seems avoidable. Yes I imagine well. > So far I have created very simple thread safe (hopefully) wrappers around > Dictionary (SharedLookupTable) and Set. The dictionary can be weak in keys > or values. I subclass from Object to minimize problems with super classes > filling gaps w/o my knowledge. this is why I suggest you publish some code in the PharoTaskForces and get some arguments with others and we all learn :) _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
