@This annotation in Concern/SideEffect constructors is invalid.
---------------------------------------------------------------

                 Key: QI-359
                 URL: http://team.ops4j.org/browse/QI-359
             Project: Qi4j
          Issue Type: Bug
            Reporter: Niclas Hedhman


Concerns and Sideeffects do not have the 
ProxyReferenceInvocationHandler.proxy() set up by the time the constructor is 
called, but only when the invocation is made, as the these fragements are 
shared across instances.

Therefor, the use of @This in these constructors should not be allowed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://team.ops4j.org/secure/ContactAdministrators!default.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