lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Feb 11, 2006, at 19:25, Gavin Kistner wrote:

* Does not currently support any sort of 'super' mechanism for magically calling methods from an ancestor with the same name.

What about doing it explicitly instead of magically?

super.init( self )

In other words, you want the parent implementation (super.init) act on the current instance (self).

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/