Community
Participate
Working Groups
Currently, the creation of a proxy via IRemoteService.getProxy() results in the creation of a proxy that implements the relevant service interfaces and also implements IRemoteServiceProxy. It should be possible to prevent the addition of IRemoteServiceProxy to the created proxy...for example in case there are security concerns with having access to IRemoteServiceProxy.
This has been added...forgot to resolve as fixed.