[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Implementing "super()" for classes
- From: Arseny Vakhrushev <arseny.vakhrushev@...>
- Date: Sat, 8 May 2010 03:26:01 +0400
> I have a lightweight object orientation module. It's centred around this "createClass" function:
> My issue is that I am unsure how to implement a "super" construct for accessing an object's
> superclass methods. Ideally I'd be able to do something like this:
You might want to see this: http://lua-users.org/wiki/SimpleLuaClasses