On Wed, 13 Jan 2010 10:43:28 -0500 (EST) Adam Flott said:
>
>
> On Tue, 12 Jan 2010, Gustavo Sverzut Barbieri wrote:
>
> > On Sat, Jan 9, 2010 at 5:51 PM, Adam Flott wrote:
> >> I created Perl bindings for Elementary.
> >>
> >> http://search.cpan.org/perldoc?EFL::Elementary
> >
> > congrats!
On Wed, Jan 13, 2010 at 1:43 PM, Adam Flott wrote:
>
>
> On Tue, 12 Jan 2010, Gustavo Sverzut Barbieri wrote:
>
>> On Sat, Jan 9, 2010 at 5:51 PM, Adam Flott wrote:
>>>
>>> I created Perl bindings for Elementary.
>>>
>>> http://search.cpan.org/perldoc?EFL::Elementary
>>
>> congrats! if you want t
On Tue, 12 Jan 2010, Gustavo Sverzut Barbieri wrote:
> On Sat, Jan 9, 2010 at 5:51 PM, Adam Flott wrote:
>> I created Perl bindings for Elementary.
>>
>> http://search.cpan.org/perldoc?EFL::Elementary
>
> congrats! if you want to maintain them inside BINDINGS/perl, then even
> better... that is
On Sat, 9 Jan 2010 14:51:51 -0500 (EST), Adam Flott wrote:
> I created Perl bindings for Elementary.
>
> http://search.cpan.org/perldoc?EFL::Elementary
>
> Most of the tests from elementary_test are done. Once I figure out how
to
> handle the void *event_info from the callbacks in XS I can fini
On Sat, Jan 9, 2010 at 5:51 PM, Adam Flott wrote:
> I created Perl bindings for Elementary.
>
> http://search.cpan.org/perldoc?EFL::Elementary
congrats! if you want to maintain them inside BINDINGS/perl, then even
better... that is currently unmaintained and thus bad :-/
> Most of the tests fro
On Sat, 9 Jan 2010 14:51:51 -0500 (EST) Adam Flott said:
> I created Perl bindings for Elementary.
>
> http://search.cpan.org/perldoc?EFL::Elementary
>
> Most of the tests from elementary_test are done. Once I figure out how to
> handle the void *event_info from the callbacks in XS I can finish
I created Perl bindings for Elementary.
http://search.cpan.org/perldoc?EFL::Elementary
Most of the tests from elementary_test are done. Once I figure out how to
handle the void *event_info from the callbacks in XS I can finish the tests.
And I'm off to handle the rest of EFL...
---