Re: Intended uses of Rings
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Intended uses of Rings
- From: "Andre Carregal" <carregal@...>
- Date: Wed, 9 May 2007 13:41:50 -0300
Basically to isolate one Lua state from others and restrict their
intercommunication channel to simple values passing from one state to
the other.
If you are planning to use it with Lua 5.1 you can either check the
CVS HEAD or wait a few days until we release the updated version.
André
On 5/9/07, Matt Campbell <mattcampbell@pobox.com> wrote:
Hello:
I recently discovered the Rings module developed by the Kepler Project.
What are the intended uses of this module?
Thanks,
Matt