[Htmlparser-developer] Integration Release 1.3-20030413 is out
Brought to you by:
derrickoswald
|
From: Somik R. <so...@ya...> - 2003-04-14 00:06:47
|
Hi Folks,
This week's release contains :
Integration Build 1.3 - 20030413
--------------------------------
[1] reimplement StringBean as NodeVisitor, testStringBeanListener now =
succeeds
[2] Implemented feature request 702541 (Tags created by =
CompositeTagScanner
now have startLine and endLine information in their TagData)
[3] Modified ScriptScanner to allow for subclassing and fixed minor bug
[4] Re-architected CompositeTagScanner
[5] Fixed Tag scanning bugs, OOM exceptions connected to #4
Thanks to Derrick Oswald for his work on the StringBean and Marc =
Novakowski for his work on adding line number support.
In this release, the CompositeTagScanner has been totally redesigned - =
using principles of Evolutionary Design. The new code is dramatically =
simpler and easier to understand. I tried ED on assertXmlEquals last =
week and had the same results. The Out of Memory bugs have been fixed - =
it will be good to have some freedback.
For those who might be interested in ED, before taking each step, I have =
taken a snapshot and put it in CVS. Many thanks to Josh Kerievsky for =
teaching me how to do ED.
Cheers,
Somik |