[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Idea: Reference Libraries
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 22 Apr 2014 08:40:53 +0200
2014-04-22 8:20 GMT+02:00 Andrew Starks <andrew.starks@trms.com>:
> Typically when "blessed" comes up, it is in terms of "standard socket
> library" and "class implementation."
Class implementation in Lua is a perfect example of a subject over which
religious wars are fought. Is the class table the metatable or the __index
metamethod of the object? Sheep to my right, goats to my left, please.
Lua makes it so easy to change things for oneself that a diverse,
pigheaded bunch like us won't easily agree to someone else's
idiosyncratic way of programming.