j
k
j a
j l
Stéphane Ducasse <stephane.ducasse@...> 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
Back to the thread
Back to the list