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

ideas / todos #1

Open
5 tasks
ZauberNerd opened this issue Aug 14, 2018 · 0 comments
Open
5 tasks

ideas / todos #1

ZauberNerd opened this issue Aug 14, 2018 · 0 comments

Comments

@ZauberNerd
Copy link
Member

  • rewrite to typescript
  • pass mixin container to each mixin constructor (so that you can have access to the mixin container in the separate mixins)
  • or: pass mixin container as first argument to the methods it calls (similar to self in python)
  • or: make mixin container available through class context (this - by returning an instantiated class and prototype magic)
  • rewrite using ES Proxy
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