[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: OOBit
- From: Javier Guerra Giraldez <javier@...>
- Date: Tue, 28 Sep 2010 10:14:41 -0500
On Tue, Sep 28, 2010 at 2:17 AM, steve donovan
<steve.j.donovan@gmail.com> wrote:
> On Mon, Sep 27, 2010 at 8:59 PM, Jonathan Castello <twisolar@gmail.com> wrote:
>> 'f' and 'b' respectively. I expect b:baz() to call Bar's baz on b. But
>> if I used f.baz(b) instead, I'm actually calling Foo's baz on b.
>
> I thought that was a feature ;)
absolutely.
every now and then there appears some project to 'free from the
dot/colon choice', fortunately these efforts are typically short lived
--
Javier