----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6141/ -----------------------------------------------------------
Review request for shindig. Description ------- Change rpc registration to return the old handler if there were any so that container implementations may call into the previously registered handler if they wish to extend the existing behavior. This addresses bug SHINDIG-1827. https://issues.apache.org/jira/browse/SHINDIG-1827 Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container/container.js 1365569 http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/rpc/rpc.js 1365569 Diff: https://reviews.apache.org/r/6141/diff/ Testing ------- Tests pass. Thanks, Dan Dumont