RE: problem with lists and weak references in pure LUA
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: RE: problem with lists and weak references in pure LUA
- From: Benoit Germain <bgermain@...>
- Date: 2004年10月28日 11:08:15 +0200
Thanks for your advice, I'll do that, since I believe I won't get many
priority values, and not a lot of real-time subscriber insertion/removals
either.
Regards,
Benoit.
PS: Nonetheless, I still believe that since tables may have two different
behaviours depending on their contents, being able to predict/control it
would be beneficial. But one can always do it by hacking the core I suppose.