Assembly time mixin declarations
--------------------------------
Key: QI-191
URL: http://issues.ops4j.org/browse/QI-191
Project: Qi4j
Issue Type: New Feature
Reporter: Rickard Öberg
Assignee: Rickard Öberg
Fix For: 0.6
It should be possible to declare mixins for a Composite at assembly time, using
the following DSL enhancements:
module.addComposites(MyComposite.class).withMixins(SomeMixin.class);
These mixins would take precedence over any mixins declared in the Composite
type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev