On Nov 15, 2007 2:18 AM, Daniel Kasak <[EMAIL PROTECTED]> wrote:

> On Wed, 2007-11-14 at 11:03 +0200, Chady Kassouf wrote:
>
> > I haven't used Enhance before, but a quick look at the source shows
> > that bindings for it are simple to do, I'll have something ready for
> > it soon.
>
> Great.
>


Just a quick update regarding this.
It turns out it's not as trivial as I first thought it was.
I did write the bindings, and it all works, but I hit a speed bump: signal
handling is done in Enhance through "dlsym" which won't work in a perl
script context.

What probably needs to be done is provide a generic signal handling function
in the XS code, and then use some other way to handle events inside perl...
but that still needs some thinking to become a reality.


-- 
Chady 'Leviathan' Kassouf
http://chady.net/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to