<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,12 @@
 
 http://parsehtml.rubyforge.org
 
+== IMPORTANT NOTICE:
+
+ParseHTML is currently undergoing a MAJOR rewrite.  First of all, the current version was written in 2005 as one of my very first Ruby projects and it shows. The code is pretty much a line for line port of the PHP library with the same name.  Now that I actually know how to code in Ruby (a bit) I'm rewriting the codebase to make it in more of a Ruby fashion.  The current version works perfectly fine and is usable, but beware that I do realize the code isn't the best.
+
+Secondly, calling ParseHTML an HTML parser is a bit of a misnomer in the tradition of parsers that most are used to.  ParseHTML doesn't work in the same manner that Hpricot or libxml do.  ParseHTML is actually more of an HTML &quot;traverser.&quot;  ParseHTML will traverse and HTML document node by node from start to finish.
+
 == DESCRIPTION:
 
 ParseHTML is an HTML parser which works with Ruby 1.8 and above.  ParseHTML will even try to handle invalid HTML to some degree.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dc95a872a7ad3936231274c22e4b170655cdb989</id>
    </parent>
  </parents>
  <author>
    <name>Craig P Jolicoeur</name>
    <email>cpjolicoeur@gmail.com</email>
  </author>
  <url>http://github.com/cpjolicoeur/parsehtml/commit/0f5d9646a87146373c28f6406b898735cd040536</url>
  <id>0f5d9646a87146373c28f6406b898735cd040536</id>
  <committed-date>2008-12-05T19:23:07-08:00</committed-date>
  <authored-date>2008-12-05T19:23:07-08:00</authored-date>
  <message>update readme to add rewrite notice</message>
  <tree>101ef5653e3dc7c17bfb9d309387f9b2814d9af7</tree>
  <committer>
    <name>Craig P Jolicoeur</name>
    <email>cpjolicoeur@gmail.com</email>
  </committer>
</commit>
