[Htmlparser-developer] Candidate Release 4 is out
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-12-02 02:56:54
|
Hi Folks, Candidate Release 4 is out. This actually contains a few minor API = changes which wont affect your application, but have been done to = improve the OO design of the system. HTMLFormScanner has been improved. = The major work in this release went in refactoring 201 testcases - so as = to make it more readable, and follow the Once-And-Only-Once paradigm. = Well, the package size dropped about 12KB (after zipping), so you can = estimate how much refactoring was done.. All tests are passing. From the Change Log,=20 Integration Build 1.2 - 20021201 -------------------------------- [1] Refactored HTMLNode, API improved, now HTMLNode stores nodeBegin and nodeEnd. [2] Refactored Testing framework - to reduce the code size = substantially. [3] HTMLFormScanner improved to include Input,TextArea, Select and = Option scanners within You can get it from http://htmlparser.sourceforge.net There's an all-new Contributors Page (linked from the main site). Just = in case I missed anybody, or you have info to add, pls let me know. Regards, Somik |