Paolo Bonzini <bonzini <at> gnu.org> writes: > > > Superclass subclass: Subclass [ > | instVar1 instVar2 | > ClassVar1 := Dictionary new. > ClassVar2 := nil. > > This has not changed, it's standard Smalltalk. > > Paolo >
Thanks, now I am stuck at creating methods for them. Actually, if there are sample programs written in new syntax they would help me a lot, all the samples in source package are written in old style :( _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
