[ 
https://issues.apache.org/jira/browse/SHINDIG-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruno Bowden updated SHINDIG-114:
---------------------------------

    Attachment: _IG_Callback-legacy.patch

Can't just make _IG_Callback a wrapper for makeClosure as it reverses the 
argument ordering.

_IG_Callback takes the arguments in the scope the callback is executed and
places them first in the argument array. MakeClosure takse the arguments
from the scope at callback construction and pushes them first in the array

> _IG_Callback is not defined, need for legacy support
> ----------------------------------------------------
>
>                 Key: SHINDIG-114
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-114
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features
>            Reporter: Bruno Bowden
>            Assignee: Kevin Brown
>         Attachments: _IG_Callback-legacy.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to