On Wed, Mar 12, 2003 at 11:11:08PM +0100, Per Olofsson wrote:
> > * use lua for configuration (mmm, scripting)
> 
> I definitely agree with this one. I've been thinking of writing that
> lua interface for ion but I haven't accomplished very much yet. I
> would like to use SWIG 1.3 to generate the interface but there's no
> lua backend yet. I've began to write one but not got very far.

Although I had no plans of writing the support anytime soon, I gave
Lua (I'm liking it even more than before!) and SWIG too a closer look,
after. SWIG documentation is immense and I have only glanced at it,
but it would seem to me that using SWIG, even if it had Lua support,
would severely limit what could be done and what could safely (mmmm...
userdata with watch-linked objects gc tags) be done. It would be nice
to be able to easily generate interfaces to many languages but I'm
currently inclined to not use SWIG.

-- 
Tuomo

Reply via email to