lua-users home
lua-l archive

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


On 4/11/12, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Wed, Apr 11, 2012 at 1:42 PM, Alex Queiroz <asandroq@gmail.com> wrote:
>> Unless it's possible to create the IDs consecutively starting from 1.
>
> But they often come from outside, and Outside has its own logic ;)
>
> steve d.
>

The lack of a natural 64-bit number is also very painful for automatic
binding bridges like LuaCocoa. In addition to IDs, there are sometimes
enumerated types and constants that are defined towards the integer
max range.

On a related note, anybody know if there is LNUM patch for Lua 5.2?

Thanks,
Eric
-- 
Beginning iPhone Games Development
http://playcontrol.net/iphonegamebook/