Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy object with methods #47

Closed
fuson opened this issue Sep 26, 2014 · 1 comment
Closed

Proxy object with methods #47

fuson opened this issue Sep 26, 2014 · 1 comment

Comments

@fuson
Copy link

fuson commented Sep 26, 2014

Maybe It is good idea to create object with methods to remove invokeMethod direct call

@bombela
Copy link
Member

bombela commented Jun 5, 2015

This means you need to know the methods beforehand, via some introspection. But you could well be connected to a bunch of different servers, with different versions of the service running etc. So it is then not clear what to use in order to build the local client. Is it possible to catch calls to undefined functions? Then this would be the best approach.

@bombela bombela closed this as completed Jun 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants