On Fri, Dec 13, 2013 at 02:46:19PM +0100, Gwenaël Casaccio wrote:
> Hi,
Hi!
> I've removed the bytecode decoding, dispatching and printing methods from
> CompiledCode class. Instead they are moved to they related
> BytecodeDispatcher and ByteodePrinter classes. It makes the bytecode
> handling code nicer, smaller, reusable and extendable.
good idea. But you seem to create copies of specialSelectorsNumArgs,
bytecodeInfoTable and specialSelectors. Why can't you remove that from
the CompildCode class?
_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk