On Sat, 29 Jul 2000, Leslie Mikesell wrote:

> According to Gerald Richter:
> > >
> > > The TT parser uses Perl regexen and an LALR state machine.
> > 
> > Embperl's parser have used from the startup only C code, maybe that's the
> > reason why the time this takes (compared to the rest of the request) never
> > was an issue for me...
> 
> Is there any way for Embperl to get access to other apache
> modules (like the C++ versions of the xerces xml parser
> or xalan xslt processor)?   It would be nice to be able
> to reuse the same code in or out of embperl.

Only by writing XS (or swig) code. Please feel free to do so :-)

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org | AxKit: http://axkit.org

Reply via email to