On Aug 29, 2:17 am, Pedro Bessa <pedbe...@gmail.com> wrote:
> Design patterns solve a problem, but the problem shouldn't have existed in
> the first place. Prototypal OO doesn't have the problems that traditional
> OO has. Lua is fast, prototypal, has C interop and was used to create World
> of Warcraft, the most financially successful game in history. How about
> using Lua without inheritance and visibility, just prototypal OO?

How about JavaScript, which is paradigmatically similar to Lua but
with the distinct advantage that many components of Firefox are
already written in it? :-)
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to