> output when serving XML documents via CF" as that one needs
> to turn off debugging when doing XML stuff for turn on
> debugging for development is pretty standard, I can't seem to
> align "standard" and "accidentally" together.
There are always exceptions to any process. This is one of them. In general,
whenever you're generating any non-HTML output from CF, you'll want to
disable debugging on that page using the CFSETTING tag that Dave Carabetta
mentioned.
> If I were MM, I would set a check before executing any XML
> family tag to turn off debugging if not. Wouldn't it be
> better this way by design? Overhead? Totally necessary.
That would be pretty bad; usually, I want to be able to see debug output
even when working with XML. It's only when you want to output an XML
document by itself that this is a problem.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

