> Yes, that's what Embperl currently does. Additionaly it caches parsed XSLT
> stylesheets and XML documents (you can configure that), so when you make a
> lot of transformations using the same stylesheet on different doucments, the
> sytlesheet only get's parsed once (Embperl automaticly reparses it when it
> changes on disk)

Ahh!  Is there a way I can access this cacheing part of the XML?  The
same xml doc will provide data for several pages, and having it cached 
would be kind of nice...

Naturally, such a solution would also require that it be reparsed when
there is an on-disk change.  

Is there a way for me to access this part of Embperl?  What would be the
best approach for this?

Cameron


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

Reply via email to