Re: Draft manifest

[email protected] (Johan Vromans) Mon, 6 May 2002 18:07:36 +0200
Newsgroups perl.dist
Message-ID <[email protected]>
Nicholas Clark <[email protected]> writes:

> Currently DynaLoader is written as a conventional extension, in XS, so
> needs xsubpp to convert that to C. However, it already cheats as it is
> actually colluding with Configure to work out which .xs file to use.
> 
> To me, it would make sense to convert the XS to C, and maintain DynaLoader
> as C files, 

Any reason not to do this?

-- Johan