Hi,
I know I said I was going to keep my gob shut, but I have just finished
reworking a large portion of my web-application platform (Aranha) to use
Lua 5.0.
If people are interested in a (reasonably) large project using Lua 5.0,
from a crib-sheet point of view -- I am particularly happy with my
database binding which uses metatables extensively.
http://aranha.pepperfish.net/ contains the latest release. I'd be
interested in people's comments and ideas relating particularly to how I
am doing the for-loop generator function for iterating across database
rows.
Thanks,
Daniel