Skip to content

Remove Codable Parsing interceptor and interceptor provider (for now)#1670

Merged
designatednerd merged 1 commit intomainfrom
remove/codable-interceptor
Feb 20, 2021
Merged

Remove Codable Parsing interceptor and interceptor provider (for now)#1670
designatednerd merged 1 commit intomainfrom
remove/codable-interceptor

Conversation

@designatednerd
Copy link
Copy Markdown
Contributor

In a fit of optimism, when I redid all the Network Stack stuff to use interceptors, I added a Codable based parsing interceptor for what I thought at the time the Swift Codegen was going to look like. We've since stepped back and are in the midst of rethinking that, mostly because a number of fairly common cases just flat out didn't work with what I'd put together, despite all my testing, because that's just the way The Year Of The Rat went for us all.

Since this isn't going to be in use super-soon, all it's doing is confusing people in terms of what they should actually be using. For this reason, I've decided we should remove this and re-add it when there's a more concrete story around what we're doing to parse code for New Codegen™.

… as it's not near ready to ship and is causing confusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant