Re: Penlight - Calling the constructor of a parent class
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Penlight - Calling the constructor of a parent class
- From: Xavier Wang <weasley.wx@...>
- Date: Thu, 3 Jan 2013 17:10:22 +0800
2013年1月3日 steve donovan <steve.j.donovan@gmail.com>:
> It's hard to change the meaning of obj.m without fooling with its
> metatable, or doing nasty things like actually poking the method into
> obj itself.
So, do we have any way to make this shortcut work?
or something else like:
super(self) "_init" (title)
?
--
regards,
Xavier Wang.