I have just shifted PatternMatcher into htmlutils.js so that it can be used by both selenium-api.js and selenium-browserbot.js
I would have like to have also renamed htmlutils.js to selenium-utils.js, or put PatternMatcher in its own selenium-patternmatcher.js
However, we have includes of htmlutils.js all over the place, including the dotnet bridge, and the Twisted server. While it is probably safe for me to just do a global search and replace, I am reluctant to do so since, I am sad to say, I currently have not got my environment setup where I can test all our little subprojects. I am currently only testing the TestRunner tests and the browserbot tests (and those only under Firefox and IE), and the Ruby tests.
Before I do much else, I plan to at least progress to the point where I can also run the tests under Konquerer, and to test the Twisted server and one or two of the other driven language bridges (DotNet will be more of a challenge!). In the mean time, anyone else with commit rights and able to do more testing than I am, feel free to rename and/or split apart htmlutils.js.
David Kemp
ThoughtWorks Australia Pty Ltd
http://www.thoughtworks.com
_______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel