aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2004-11-09-objective-review-of-windows.html
blob: 8c651c53f056fb06b0aaffd85f9872d3ba560198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
date: "2004-11-09T22:31:42Z"
title: Objective Review of Windows!
---

<p>
I just found this comment in the <a href='http://raa.ruby-lang.org/list.rhtml?name=REXML'>REXML</a> documentation:
</p>

<blockquote>
Internet Explorer is the worst piece of crap to have ever been written,
with the possible exception of Windows itself. Since IE is unable to
parse proper XML, we have to provide a hack to generate XML that IE's
limited abilities can handle. This hack inserts a space before the /&gt; on
empty tags. Defaults to false
</blockquote>

<p>
<a href='http://www.ruby-doc.org/stdlib/libdoc/rexml/rdoc/classes/REXML/Element.html#M000402'>Source</a>.
</p>