From: SourceForge.net <no...@so...> - 2004-01-06 21:39:39
|
Feature Requests item #646539, was opened at 2002-12-01 18:40 Message generated for change (Settings changed) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=646539&group_id=13153 >Category: None Group: None Status: Open Priority: 5 Submitted By: Mark Diekhans (diekhans) Assigned to: Nobody/Anonymous (nobody) Summary: More control over warnings and errors Initial Comment: When using JTidy as a parser it is not always desirable to have it modify the document, as the results can be difficult for the user to predict. It would be very useful to be able to have control over what is considered a warning vs an error. A plugable error handler, in place of the static Report class, would be one way to implement this. Since are individually identified by a constant, the error handler could make the decision on warning vs error. Optionally preventing modification of the internal representation of document would also be useful. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=646539&group_id=13153 |