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: steve donovan <steve.j.donovan@...>
- Date: Thu, 3 Jan 2013 11:14:45 +0200
On Thu, Jan 3, 2013 at 11:10 AM, Xavier Wang <weasley.wx@gmail.com> wrote:
> super(self) "_init" (title)
I bet that something like that could work, but it's not going to be
very efficient, functions returning functions returning functions....