lua-users home
lua-l archive

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


Thanks Mark and Sam!
I like how both approaches will move me away from hacking the GC. I'm
going to play around with  "userdata GC trigger object" it sounds like
the simplest approach. But adding a poller to the NSRunLoop may turn
out to be better on a mobile device.

Thanks Again,
Corey