[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua Pre-compiler / Lua side userdata
- From: Mark Hamburg <mark@...>
- Date: Mon, 12 Oct 2009 14:35:54 -0700
I think I need more information. On the one hand, you don't want there
to be a need to change C code to add new event codes or other values
in need of hashes. On the other hand, you care about the specific hash
algorithm. Is this because sometimes these are generated from the C
side and sometimes they exist purely on the Lua side?
Mark