Contextual sideeffects
----------------------
Key: QI-180
URL: http://issues.ops4j.org/browse/QI-180
Project: Qi4j
Issue Type: New Feature
Affects Versions: 0.5
Reporter: Rickard Öberg
Assignee: Rickard Öberg
Fix For: 0.6
Allow SideEffects to be added to Composites without having to declare them
explicitly in the Composite type. They will be declared using the fluent API of
the ModuleAssembly, so as to ensure that they are only added where explicitly
stated.
In terms of ordering, contextual sideeffects will be added after composite
sideeffects. A call from a client will thus first hit the composite
sideeffects, then the mixin sideeffects, and lastly the contextual sideeffects.
--
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