Avoiding empty component classes
--------------------------------
Key: TAP5-1275
URL: https://issues.apache.org/jira/browse/TAP5-1275
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.0.19, 5.0.18, 5.0.17, 5.0.16, 5.0.15, 5.1.0.7, 5.1.0.6,
5.1.0.5, 5.1.0.4, 5.1.0.3, 5.1.0.2, 5.1.0.1, 5.1.0.0, 5.2.0
Reporter: Toby
Priority: Minor
Even when a component does not require any additional logic, an empty component
class is still needed.
It would be good if component classes are optional. Ideally you could just
create component templates and use them directly without having to create empty
component classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.