June 29, 2011
5:04 p.m.
On 29 June 2011 18:44, Alex Schenkman <alex@schenkman.info> wrote:
Hi list, I'm using Pharo 1.2.1. How can I add a method programatically (with code)? Where do I find information about it? Thanks in advance!
MyClass compile: 'newMethod ^ 1 + 1 ' -- Best regards, Igor Stasenko AKA sig.