[
http://jira.codehaus.org/browse/PTOYS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194483#action_194483 ]
Paul Hammant commented on PTOYS-11:
-----------------------------------
current mode selection is an enum, with DIRECT and SIGNATURE as modes, and not a boolean as above.
Jorg, what does not 'compatible arguments' mean?
Some clever use of isAssignableFrom() or instanceof ?
> Support delegation with matching arguments.
> -------------------------------------------
>
> Key: PTOYS-11
> URL:
http://jira.codehaus.org/browse/PTOYS-11> Project: ProxyToys
> Issue Type: New Feature
> Components: Toys
> Reporter: Joerg Schaible
> Assignee: Joerg Schaible
>
> The delegation toy knows currently two delegation modes:
> - static_typing: delegate must have invoked method
> - dynamic_typing: delegate must have a method with same name and signature as the invoked method
> New:
> - compatible_typing: delegate must have a method with same name and compatible arguments as the invoked method
> Note: This is an API change, since current mode selection is a boolean.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email