pointfreeco / swift-issue-reporting

Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
https://www.pointfree.co
MIT License
391 stars 64 forks source link

Soft-deprecate `unimplemented` #83

Closed stephencelis closed 6 months ago

stephencelis commented 6 months ago

A couple feature requests and pull requests have come in recently for unimplemented. While we consider @DependencyClient and @DependencyEndpoint to be a replacement for unimplemented, we still haven't communicated that in the source, so let's do so here via soft-deprecation.