@Mixin should accept parameters
-------------------------------
Key: TAPESTRY-1643
URL: https://issues.apache.org/jira/browse/TAPESTRY-1643
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.5
Reporter: Dan Adams
Fix For: 5.0.6
With @Mixin there is no way to use a mixin that requires parameters within a
component. For instance if you have a Confirm mixin that has a required
parameter you can't use it like this:
@Mixin
private Confirm confirm;
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]