Matt Benson created PROXY-18:
--------------------------------

             Summary: Invocation should return the proxy object, rather than 
the target, from #getProxy()
                 Key: PROXY-18
                 URL: https://issues.apache.org/jira/browse/PROXY-18
             Project: Commons Proxy
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Matt Benson


1. It's nobody's business but the proxy's creator what the target object is.
2. Unless the proxy instance is available, e.g. fluent interfaces cannot be 
properly proxied.

It's possible that _both_ the {{target}} and {{proxy}} objects could be 
provided by the {{Invocation}} but as already stated I find that neither 
necessary nor desirable.  I'll be attaching a patch for community review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to