[go: nahoru, domu]

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

Reusing the callbacks issue #159

Open
kechis opened this issue Apr 14, 2015 · 1 comment
Open

Reusing the callbacks issue #159

kechis opened this issue Apr 14, 2015 · 1 comment
Assignees

Comments

@kechis
Copy link
Contributor
kechis commented Apr 14, 2015

when you call a method using a callback object and immediately calling other method with the same callback object, the first call response remove the callback from the second.

there must be another way to mantain the callbackDictionary.

Maybe we could add a timestamp field to the apirequest and use it instead of the callback id

@kechis kechis changed the title issue when reusing the callbacks Reusing the callbacks issue Apr 14, 2015
@carloslozano
Copy link
Member

Can you give a code example where the same callback has to be reused?

Sent from my iPhone

On 14 Apr 2015, at 17:39, Ferran Vilà Conesa notifications@github.com wrote:

Assigned #159 to @carloslozano.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants