[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Need standard kernel supported class in Lua,
- From: "Javier Guerra" <javier@...>
- Date: Tue, 15 Jan 2008 08:53:27 -0500
On 1/15/08, steve donovan <steve.j.donovan@gmail.com> wrote:
> Either way, it would be very useful to have a convention, that however
> implemented, you can find the class of an object with the field
> __class and the base class of an object with the field __base. (I
> recall David Manura pointing this out as an issue with general
> exception-handling design in Lua).
>
> That is, have a standard, minimal reflection interface and don't
> mandate a particular implementation strategy.
hear hear!
--
Javier