lua-users home
lua-l archive

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



On Thursday, September 25, 2003, at 09:18 AM, Mark Hamburg wrote:

My guess would
be that for the code you wrote, it would be better to do the table indexing in Lua since lua_pushliteral has to find the corresponding Lua string. If you pre-registered the strings -- or registered them on your first pass --
you could avoid that issue.

Preregistered? I havent come across preregistering strings. Can you tell me about it (or send me to a page about it)?

thx,
ando


-----------------------
Ando Sonenblick
SpriTec Software
www.spritec.com