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

Consider a ctx.flatten() method #5

Open
brandonryan opened this issue Nov 6, 2021 · 0 comments
Open

Consider a ctx.flatten() method #5

brandonryan opened this issue Nov 6, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@brandonryan
Copy link
Owner

Right now the only way to avoid deep prototype inheritance is to use a ContextBuilder. It would be nice if you could just ctx = ctx.flatten() to squish all the prototype layers into one object.

@brandonryan brandonryan added the help wanted Extra attention is needed label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant