LuaJIT - an alternative for current Python C bindings (was: Re: raising warning flag on firewalld-default feature)

2012-11-14 Thread Alek Paunov
On 12.11.2012 21:34, Steve Grubb wrote: But the problem I see is a lot of libraries are wrapped by swig, which leaks memory like a sieve. If swig didn't generate such leaky code, Python based daemons wouldn't be as scary. IMHO, Python is one of the best ways to express management logic. As

Re: LuaJIT - an alternative for current Python C bindings (was: Re: raising warning flag on firewalld-default feature)

2012-11-14 Thread M. Edward (Ed) Borasky
How much Python code are you proposing someone ports to Lua? ;-) On Wed, Nov 14, 2012 at 4:49 PM, Alek Paunov a...@declera.com wrote: On 12.11.2012 21:34, Steve Grubb wrote: But the problem I see is a lot of libraries are wrapped by swig, which leaks memory like a sieve. If swig didn't