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

Remove the js code, use transcrypt instead #6

Open
jpic opened this issue Oct 9, 2018 · 0 comments
Open

Remove the js code, use transcrypt instead #6

jpic opened this issue Oct 9, 2018 · 0 comments

Comments

@jpic
Copy link
Member

jpic commented Oct 9, 2018

Instead of having python class Action with method apply and unapply, and js class Action with method apply and unapply, try having only one python Action class with apply_backend/unapply_backend/apply_frontend(dom)/unapply_frontend(dom).

Use transcrypt to generate the JS classes so we can pass a dom element argument.

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

1 participant