Jörg Walter wrote:
On Monday, 17. February 2003 04:27, Kip Hampton wrote:

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

We could make that automatic - we know at request time if any content-dependent processor is used. Keep a flag in the dir config, and toggle it on when we encounter a (Root|DTD|Doctype) directive. Skip parsing when the flag is off and AxIgnorePI (what's the name again?) is on. This should use about the same processing power as a manual setting.


** insert much IRC handwaving and cat-herding **

Okay, I'll go along with that.

In reality, its what Axkit should do in any case, regardless of the addition of any additional directive we might or might not add to brute-force the behavior.

-kip



Reply via email to