On Thu, 27 Sep 2001, Stas Bekman wrote: > ok, but what's the drawback of be tied to xsubpp if we use it anyway?
so if we decide to not use xsubpp we don't need to untangle anything. > I was just thinking that if your C function wants to mess up with SVs, > and the wrapper always convert these into the args C the function > expect, and then in the C function to convert it back to the SV (any > other Perl) type. But I guess then the function should ask for these > types in first place. right, just ask for an SV* in the first place. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
