Annotations bypass line precise exception reporting
---------------------------------------------------
Key: TAPESTRY-355
URL: http://issues.apache.org/jira/browse/TAPESTRY-355
Project: Tapestry
Type: Improvement
Components: Annotations
Versions: 4.0
Reporter: Howard M. Lewis Ship
Biggest problem with annotations is that, once you start using them, you lose
line precise exception reporting (that you had with the XML).
It would be nice if annotations include a Location object, even if it exists
only for reporting of errors. That is, it could return null for getResource(),
as long as it produced a toString() of "public abstract method getValue() of
class org.foo.MyComponent" or such.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]