From: SourceForge.net <no...@so...> - 2004-04-02 21:52:28
|
Feature Requests item #646539, was opened at 2002-12-01 18:40 Message generated for change (Comment added) 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: fabrizio giustina (fgiust) 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. ---------------------------------------------------------------------- >Comment By: fabrizio giustina (fgiust) Date: 2004-04-02 23:52 Message: Logged In: YES user_id=798060 a jtidy error handler will be added in r8. Part of the work is already done in CVS, but not yet completed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=646539&group_id=13153 |