Re: [xslt] Extension module initialization is called for every imported stylesheet



On Tue, May 02, 2006 at 09:31:40PM +0200, Buchcik, Kasimier wrote:
> Hi,
> 
> Extension module initialization functions will be called
> once for every imported stylesheet (plus the main stylesheet).
> The initialization function is the "xsltStyleExtInitFunction"
> argument of the xsltRegisterExtModuleFull() function.
> Is this the intended design? I.e., is the initialization
> expected to be called for *every* imported stylehsheet and not
> only once for a whole stylesheet compilation episode?

  It's probably an oversight, once per stylesheet should be sufficient.

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]