At 09:35 12.06.2002, Gerald Richter wrote:
Hi,

as some of you may know, last fall I have started a project that splits out
the XS autogenerating stuff from mod_perl 2.0 and generalize it to make it
useable also outside of mod_perl. I have converted the C parser from C::Scan
to a more flexible approach with Parse::RecDescent (which needs no C
Compiler anymore), abtracted the Apache/mod_perl specific stuff into it's
own subclass and added some other features. The result runs as
ExtUtils::XSBuilder. I use this currently to build the Perl <-> C interface
of Embperl 2.0 and for generating a mod_dav 1.0 interfaces (which I hope to
release soon). Then, of course, I have tried to use it for mod_perl itself,
but due to my limited time the process of makeing it run with mod_perl has
been stalled since some time. I had a mail exchange with Stas some time ago
and we though it will be the best to make the effort public, so maybe
somebody can join in. Also I have some time now available, so I want to
continue to work on it. There are two parts:

1.) generating code
2.) generating docs

This is great Gerald! Let's hope we can make something out of it here for the docs.



-- Per Einar Ellefsen [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to