Contextual concerns
-------------------

                 Key: QI-178
                 URL: http://issues.ops4j.org/browse/QI-178
             Project: Qi4j
          Issue Type: New Feature
    Affects Versions: 0.5
            Reporter: Rickard Öberg
            Assignee: Rickard Öberg
             Fix For: 0.6


Allow Concerns 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 concerns will be added on top of composite 
concerns. A call from a client will thus first hit the contextual concerns, 
then the composite concerns, and lastly the mixin.


-- 
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

Reply via email to