>i wasn't and am not considering performance at any point in this thread.
>The concern here is whether the C & Perl APIs can match, from the point
>of view of the naive developer.
And for this match it is an advantage that Inline wraps around the
complete call so that we finally have both the wrapper *and* the
original function. If the wrapper is used there is an additional
function call (compared with the "embedded" XS solution), but we can
win an easier interface.
Jochen
- Re: Tutorial: adapted API parts Joshua N Pritikin
- Re: Tutorial: adapted API parts Nick Ing-Simmons
- Re: C callback Joshua N Pritikin
- Re: C callback Jochen Stenzel
- Re: Tutorial: adapted API parts Brian Ingerson
