Feature:
Add an AxKit configuration directive that allows users to skip over the get_styles() root, DTD stylesheet PI extraction as needed.


Justification:
The AxAdd(Root|DTD|Doctype)Processor directives are damn useful for most general cases, but users should have the option to skip over the logic (and the overhead) assocated with extracing that info from the source XML in cases where only named styles are used, or, where a custom ConfigReader that does not reference the components the XML source is employed.


Obviously, we need to pick a better, more intuitive name for the directive-- suggestions welcome..

Thoughts?

-kip



Reply via email to