[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Helping Project Kepler?
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 6 Jun 2011 17:09:00 +0200
On Mon, Jun 6, 2011 at 4:40 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> Well, it all depends on what is called a "class", I guess. :-)
Precisely ;) A factory that makes 'objects' with 'methods'.
> I would say that the word "class" it is a bit too strict for what Lua
> actually allows.
In the Java/C++ sense, this is true. But these languages did not
invent the concept, and in fact we are free to define these factories
in many entertaining ways.
steve d.