thawkins / strongtalk

Automatically exported from code.google.com/p/strongtalk
0 stars 0 forks source link

Something wrong with mixins #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Something to investigate:

Mixin Gub, class variable Test
   accessor methods for Test (inst or class)
Foo subclass of Gub |> Object

accessors are not understood on Foo or Foo instances.

Original issue reported on code.google.com by David.Gr...@gmail.com on 26 Sep 2006 at 2:34