krfkeith / slate-language

Automatically exported from code.google.com/p/slate-language
MIT License
1 stars 0 forks source link

inheritance delegate chains don't make sense #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
<timmyd> the problem is that the root.slate derive functions don't store
the original parents the object is derived from
<timmyd> so later on it's hard to build a proper tree

fix this up

Original issue reported on code.google.com by google@timmy.tmbx.com on 10 Jan 2009 at 8:12