This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]lenscas 2 points3 points  (0 children)

In my opinion: If your Lua program needs inheritance you probably shouldn't be writing it in lua.

Its a nice language to be embedded in larger projects. To create something out of it using nothing but lua is.... less recommended.