[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PATCH: 51w6 inheritable liolib + posix.popen (was PATCH: Lua5.0.2 popen/pclose fix)
- From: Mark Hamburg <mhamburg@...>
- Date: Thu, 02 Jun 2005 08:51:55 -0700
It should probably be noted that this sort of trick only works for classes
that don't expect to inherit any metamethods.
Is there a particular reason why metamethod search doesn't obey __index
links?
Mark
on 5/31/05 5:18 PM, Mike Pall at mikelu-0506@mike.de wrote:
> Ok, so here's how userdata handle inheritance works: