lua-carbon / carbon

The standard library Lua never had!
zlib License
30 stars 6 forks source link

Improve class interface #84

Open LPGhatguy opened 9 years ago

LPGhatguy commented 9 years ago

Class attributes (and a couple other things) have terrible interfaces to getting internal data of the class.

This needs to be improved!

LPGhatguy commented 9 years ago

This has been partially improved in 1.1.1 with ClassReference and Class.