May 12, 2012
8:39 a.m.
yes... we need to iterate over RPackage soon :) On May 12, 2012, at 10:37 AM, Stéphane Ducasse wrote:
may be you found a bug in the integration of RPAckage to the system. Unloading or removing a class may not be refreshed in the packages.
On May 11, 2012, at 8:22 PM, Sean P. DeNigris wrote:
Issue 5867: [BUG]: Nautilus won't launch http://code.google.com/p/pharo/issues/detail?id=5867
I don't understand the problem exactly, but this fixes it:
RPackageOrganizer default packages do: [ :e | (e instVarNamed: #classExtensionSelectors) removeKey: #FlatMessageListBrowser ifAbsent: [] ]
-- View this message in context: http://forum.world.st/BUG-Nautilus-won-t-launch-tp4627226.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.