lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> e.g. I'm writing the code for a button and I want to clone it to multiple
buttons
> in my graphical enviroment.
> The easiest way is to use the power of OOP.

I'd pit the power of functional programming against the power of OOP in
these affairs any day.  :-)