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

Make discoverable placeholder container writer methods #691

Open
zslayton opened this issue Dec 20, 2023 · 0 comments
Open

Make discoverable placeholder container writer methods #691

zslayton opened this issue Dec 20, 2023 · 0 comments

Comments

@zslayton
Copy link
Contributor

          So, I had an idea since this note isn't very discoverable by users. We could add a no-op implementation of `write_list`, etc. that has an empty type as one of the function arguments. It's not callable because you can't create an argument to pass to it, but it can hold this note directing users to the workaround. Then, once this limitation is fixed, we can change the argument type of the function to the correct argument type.

Originally posted by @popematt in #686 (comment)

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