The repeated processing of different data with the same template can't
be done in an efficient way currently. This is the main thing we are
going to change in the version  0.60; there will be a way to store
parsed documents in memory and even manipulate these objects using a DOM
like interface. I believe this redesign shall turn Sablotron into a
really solid component of serious XML projects.

Regards,
Petr

vijay kumar eranti wrote:

> Hi,
>
> I am trying to use sablotron for a server side
> application. I have a a few static style sheets and a
> large number of dynamic xml content files .  What is
> the best way with sabletron processor to pass in a
> number of xml input documents thru the same style
> sheet. The style sheet is static while the xml
> documents are changing from time to time. The
> stylesheet internally can include a number of other
> static style sheets using xsl:include tag.
>
> Is there any ways to cache the optimized version of
> stylesheet tree in sabletron (like precompiled style
> sheets) so that it can be used for transforming a
> large number of xml documents without reparsing
> everytime ?
>
> regards
> vijay
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/

--
Petr Cimprich
Ginger Alliance
www.gingerall.com


Reply via email to