[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: New metamethod for method lookup
- From: steve donovan <steve.j.donovan@...>
- Date: Sat, 21 Nov 2009 18:50:25 +0200
On Sat, Nov 21, 2009 at 6:41 PM, Mark Hamburg <mark@grubmah.com> wrote:
> I've contemplated that change myself as well. It has the benefit of being entirely transparent to existing code.
Yes, it's great using a language that throws away parameters you don't
need, and safely.
I hit this issue the other day, implementing a fallback, exactly as
Mark describes.
+1
steve d.