[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: AKClassHierarchy
- From: PA <petite.abeille@...>
- Date: Sat, 11 Feb 2006 19:42:46 +0100
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/