Hi...

I ran across this the other day, Martin Fowler discussing some
principles of language design, demonstrating differences with Ruby's
Array object and Java's List object: 
http://martinfowler.com/bliki/HumaneInterface.html.

The other day I needed to iterate over every link in a page.  When you
realize exactly how much information is available through Watir about
each link, (and how easy it is to get to that information), it seems
that Watir really is a Humane Interface to the IE DOM.

Thanks again for your indulgence of the OT...
-Chris

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to