Disable line-precise exceptions for hierarchy mismatch by default -----------------------------------------------------------------
Key: WICKET-761 URL: https://issues.apache.org/jira/browse/WICKET-761 Project: Wicket Issue Type: Improvement Components: wicket Affects Versions: 1.3.0-beta2, 1.3.0-beta1 Reporter: Igor Vaynberg Assignee: Martijn Dashorst Fix For: 1.3.0-beta3 vote here: http://www.nabble.com/-VOTE--disable-line-precise-error-reporting-by-default-tf4037146.html#a11469624 while looking in the code i noticed that line-precise information is collected under the same setting as component-use-check. i think the exception part should be factored out into a separate setting. component use check is still very valuable without line-precise information and has no perceptible slow down like the line-precise exceptions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.