Re: Implementing event handler for objects
Jonatan Magnusson <[email protected]>
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, > > I love Luabind. Really, I do. But it's simply not the best tool for > every Lua association task. > I really liked Luabind as well, but I decided to try out SWIG anyway and I think you're right. The flexibility of SWIG is really handy and writing the interfaces are very simple, since they are in most cases just stripped down header files. I might choose Luabind in the future for other, smaller projects, but for this project where I must handle several event mechanisms and 3rd party libraries, I will use SWIG. > If you forced me to create a binding between wxWidgets and Lua, well, > I'd just download wxLua. But if you forced *me* to do it myself? I'd use > SWIG. I'm just wrapping parts of the wxWidgets library and I also need to wrap other similar libraries, so choosing wxLua would not solve my problem anyway. Regards, Jonatan Magnusson ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev