Tapestry should demarcate, via documentation annotations, user-access-only vs.
user-implementable interfaces
------------------------------------------------------------------------------------------------------------
Key: TAP5-782
URL: https://issues.apache.org/jira/browse/TAP5-782
Project: Tapestry 5
Issue Type: Improvement
Affects Versions: 5.1.0.5
Reporter: Robert Zeigler
It would be nice if there was a documenting annotation on interfaces to inform
users which interfaces can be used by user-code but never implemented, verses
those interfaces which may be implemented at some point by users. Examples of
the former include most of the interfaces in the org.apache.tapestry5.model
package. The Asset and Resource interfaces are examples of the second class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.