[ANN] hpricot 0.8

W

_why

Incident to one urgent bug and many good speed/memory improvements,
here's a new release of Hpricot, a little and flexible HTML parser.

gem install hpricot --source http://code.whytheluckystiff.net

Should appear on Rubyforge soon.

The urgent bug was a problem with <script> and <style> tags. If
Hpricot encounters any kind of a tag inside a <script> or <style>
block, it could cause the parser to treat those as real tags (even
tags which are quoted.) As you can imagine, this causes problems
with pages that use document.write, and I can't stand for that.

I'm still doing a lot of work to trim down Hpricot's memory use.
The first part of this is to use an RStruct-based mechanism for
storing elements in memory, a change which is included in this
build.

Okay, nothing more to add, that's it.

_why
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top