Stéphane Ducasse <stephane.duca...@...> writes:

>  class := ClassFactory newSubclass: Point with: [ :f |
>        f metaSide compile: 'somePoint ^ self x: 2 y: 3'.
>        f compile: '+ arg ^ self x + arg x ..... 3' ].
>  ].

Looks nicer, gekauft :)

--AA




_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to