What about benchmarks? I suspect increased memory consumption, which Drupal already uses too much :) Goba
Wouldn't it be far more easy and practical to just enable output buffering, so that said whitespace as well as any debugging print lines don't cause problems? That way you still get the cleanliness of balanced delimiters but no "headers already sent" issue.
On Saturday 20 August 2005 04:01 am, Robert Douglass wrote:
My introduction to Drupal was through Fantastico and CPanel; I edited the files in the browser using CPanel and *always* ran into the whitespace problem. If leaving off ?> would solve that, thus improving the user experience for many users (most of whom we probably never hear about), I'm all for it. I love symmetry as much as the next guy, but this is too easy and practical to say "no" to.
-Robert