March 12, 2011
5:34 p.m.
Comment #2 on issue 3457 by jbaptist...@gmail.com: Cannot show new CompiledMethod's asString http://code.google.com/p/pharo/issues/detail?id=3457 Over this problem there are a deep problem. several question, that is really making sense? I mean why instantiate a CompiledMethod out of the context of a class (more general but include creating a empty compiledMethod)? I personally think, we should protect not the compiledMethod empty asString but a instantiation of a compiledMethod out the context of a class.