[plt-scheme] The Scheme way of: Using 'global' variables ?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Aug 17 09:52:38 EDT 2009

On Mon, Aug 17, 2009 at 3:29 AM, Alex Shinn<alexshinn at gmail.com> wrote:
...
> But the class methods can only be defined statically inside
> the class (or its parents), right?  How does that scale more
> than a traditional dispatch handler?

Classes have more abstractions available (override, augment, mixins, etc.)

N.


Posted on the users mailing list.