From: Shriram Krishnamurthi (sk at cs.brown.edu) Date: Mon Mar 31 07:21:25 EST 2003 |
|
Robby Findler wrote: > I'm not sure, but I suspect it does that for efficiency reasons. 1. Yes. You get a *significant* blow-up for many documents. The Web server didn't want to assume you would only generate small documents. 2. The semantics of spaces in XML are rather tricky, and the server didn't want to introduce errors (since pretty-printing fundamentally is about introducing spaces). Shriram
Posted on the users mailing list. |
|