[Vm-dev] Cog doesn't load anymore in PharoCore1.3 because of the removal of AbstractLauncher

Mariano Martinez Peck marianopeck at gmail.com
Sun Apr 24 17:37:04 UTC 2011


AbstractLauncher was removed in:
http://code.google.com/p/pharo/issues/detail?id=4002

Cog has a subclass from AbstractLauncher called CommandLineLauncher, hence,
it cannot be loaded anymore

CommandLineLauncher has no class comment and no sender. So I have no idea
what it does, nor if it can be removed from cog, nor how to solve this
problem in Pharo.

Cheers

-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110424/a96ac95d/attachment.htm


More information about the Vm-dev mailing list