Skip to content

Is there a reason ParsingError isn't public? #311

Answered by stephencelis
sbeitzel asked this question in Q&A
Discussion options

You must be logged in to vote

@sbeitzel The main reason it's not public is because we don't feel the API is ready yet. While it's much much better than not having errors at all, we still have some things to learn and want some license to change things in the future.

That said, we don't want to prevent folks from working with the library as you want to, so maybe we should put ParsingError under a public @_spi(Errors)? We probably won't have time to do this right away, but if you are up to PR this change, I think we'd happily take a look and merge things.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@sbeitzel
Comment options

@sbeitzel
Comment options

@stephencelis
Comment options

@sbeitzel
Comment options

@stephencelis
Comment options

Answer selected by sbeitzel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants