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

Rewrite the callback handlers in a more universal manner #2

Closed
KidkArolis opened this issue Jan 11, 2011 · 0 comments
Closed

Rewrite the callback handlers in a more universal manner #2

KidkArolis opened this issue Jan 11, 2011 · 0 comments

Comments

@KidkArolis
Copy link
Owner

Currently, to enable callback handlers, one has to define a table to store the handlers and then define special handling functions that can call functions from that table. Try to implement this in jsffi in a more universal way, to allow for adding callbacks like this:
exec_js ojb "drag" [args.callback f, args.callback b]

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

1 participant