[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Where Tcl and Tk went wrong
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 31 Mar 2010 18:52:13 +0200
On Wed, Mar 31, 2010 at 6:46 PM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> if all you want is encapsulation, polymorphism
> and nice syntax, then you don't need any of "several competing
> options".
OK, but you have to get into metaprogramming fairly quickly - and from
that sentence, I don't know which Lua OOP model you're thinking about
;) It's probably the standard 'metatable.__index == metatable' but
maybe not....