RE: [Htmlparser-developer] HTMLParserFeedback issues..
Brought to you by:
derrickoswald
From: <dha...@or...> - 2002-10-16 07:28:43
|
Hi Somik, =A0 I tried compiling my program with the latest integration build. However it failed. I realised that the API signatures had been changed for HTMLParser. I think you should use overlaoded=A0constructors so that backward compatibility is not affected. I think u must be already knowing about this.=20 =A0 Also is it possible for someone to explain what is the purpose of the new class HTMLParserFeedback? Regards,=20 Dhaval Udani=20 Senior Analyst=20 M-Line, QPEG=20 OrbiTech Solutions Ltd.=20 +91-22-8290019 Extn. 1457=20 =A0 -----Original Message----- From: somik [mailto:so...@ya...] Sent: Wednesday, October 16, 2002 12:01 PM To: htmlparser-developer Cc: somik Subject: [Htmlparser-developer] HTMLParserFeedback issues.. =20 =20 =20 Hi Claude, =A0=A0=A0 I've just finished refactoring HTMLTag, so that I can incorp= orate feedback more easily.=20 =A0=A0=A0 As I am adding feedback - I have a question - when should I = use feedback.error() as opposed to throwing an HTMLParserException ? =A0 Regards, Somik =20 |