Hi Folks,
I decided to make an early release as I am going to hit the road yet
again from tomorrow..
Here's the change log for you..
Integration Build 1.2 - 20021002
--------------------------------
[1] Bug fixed in HTMLStyleScanner, allowing attributes to show
in style tag
[2] HTMLFormTag bug fixed - allows changing of internal form attributes,
and is reflected in toHTML()
[3] HTMLFormScanner included in lineup of standard scanners
[4] Added default parser feedback object constructor in HTMLParser
[5] Only single LinkProcessor object created now for link and image
scanners - leading to better performance
[6] Added Base Ref Scanner - relative links to this can be handled
for both standard links and image locations
As you can see- all of this is based on community feedback - so pls keep the
feedback coming.
Im sorry for the delay in releases- I was swamped - just resigned from my
job, and am on vacation for a while.
I should be able to continue work on the parser from the 12th - in the
meanwhile, if anyone else wishes to work on adding stuff -pls feel free.
Areas of work left for production release 1.2 :
[1] Checking testcases on Linux - Can someone just run
com.kizna.html.AllTests - and give us a report of all the tests that failed
?
[2] Checking bug reports from Joe Ryburn on the user group "A linkScanner
issue" and Stephen Harrington "Problem Parsing a link"
[3] Adding functionality for the parser feedback object - we've got to give
some feedback for the logs, etc..
These are simple changes - I hope we can have some help..
Regards,
Somik
|