Re: Perl bindings for libaosd
- From: Torsten Schoenfeld <kaffeetisch gmx de>
- To: gtk-perl-list gnome org
- Subject: Re: Perl bindings for libaosd
- Date: Sat, 15 Mar 2008 00:47:05 +0100
On Fri, 2008-03-14 at 16:36 -0700, Sergei Steshenko wrote:
Is XS implementation really simpler/better than the one through
use Inline C; -> http://search.cpan.org/~ingy/Inline-0.44/Inline.pod#SYNOPSIS
use Inline CPP; -> http://search.cpan.org/dist/Inline-CPP/lib/Inline/CPP.pod#SYNOPSIS
.
Yes, a proper XS wrapper will be much better than anything you can
automatically create with Inline. I doubt you can even get this working
at all with Inline, unless you fiddle with Inline::C's TYPEMAPS switch.
And then it won't be much easier than using XS.
--
Bye,
-Torsten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]