Nov. 16, 2009
1:59 a.m.
http://code.google.com/p/omnibrowser/issues/detail?id=4 2009/11/15 Tudor Girba <tudor.girba@gmail.com>:
The package browser is broken in the 10495 dev image.
For some reason, the cmdFactories array contained nil objects, so I had to patch it: scanNodeCommands: ann     (cmdFactories select: [:ea | ea notNil and: [ea takesNodes]])         do: [:ea | ann addFactory: ea]
I am not sure whether the problem is really in OB or in the image.
Cheers, Doru
-- www.tudorgirba.com
"Obvious things are difficult to teach."
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project