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 builders #67

Open
berquist opened this issue Oct 8, 2019 · 1 comment · May be fixed by #68
Open

Remove builders #67

berquist opened this issue Oct 8, 2019 · 1 comment · May be fixed by #68

Comments

@berquist
Copy link
Member

berquist commented Oct 8, 2019

and switch to using module-level private constructors.

@berquist
Copy link
Member Author

berquist commented Oct 8, 2019

This will take a fair amount of work because of builder usage in vistautils and VistaNLP, as well as implementing efficient replacements for

def modified_copy_builder(self) -> "ImmutableDict.Builder[KT, VT]":

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

Successfully merging a pull request may close this issue.

2 participants