Re: [E-devel] Ecore and signal handlers

2006-02-01 Thread The Rasterman
On Wed, 01 Feb 2006 14:57:52 +0100 Jan Rychter <[EMAIL PROTECTED]> babbled: > > On Wed, 01 Feb 2006 12:22:14 +0100 Jan Rychter <[EMAIL PROTECTED]> babbled: > > > I've been working on Common Lisp bindings to various EFL libraries, > > > since I figured that the best way to learn the APIs is by crea

Re: [E-devel] Ecore and signal handlers

2006-02-01 Thread Jan Rychter
> On Wed, 01 Feb 2006 12:22:14 +0100 Jan Rychter <[EMAIL PROTECTED]> babbled: > > I've been working on Common Lisp bindings to various EFL libraries, > > since I figured that the best way to learn the APIs is by creating > > bindings to them and trying them out interactively. > > > > I've run into

Re: [E-devel] Ecore and signal handlers

2006-02-01 Thread The Rasterman
On Wed, 01 Feb 2006 12:22:14 +0100 Jan Rychter <[EMAIL PROTECTED]> babbled: > I've been working on Common Lisp bindings to various EFL libraries, > since I figured that the best way to learn the APIs is by creating > bindings to them and trying them out interactively. > > I've run into one major

[E-devel] Ecore and signal handlers

2006-02-01 Thread Jan Rychter
I've been working on Common Lisp bindings to various EFL libraries, since I figured that the best way to learn the APIs is by creating bindings to them and trying them out interactively. I've run into one major issue, however. My CL implementation did strange things (hang, and then crash). It turn