Request: Remove obsolete methods
See original GitHub issueWould it be possible to draw a line and remove the multitude of obsolete methods from the various Result classes?
They seem to have been building up over time, due to ad-hoc design, but surely they have to go, sometime?
I would be happy to do this myself, but would not want to step on anyones toes…
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
c# - How do I cause the use of obsolete methods to fail ...
1 Answer 1 ... If you use something marked as obsolete inside a method or class which is also marked as obsolete, the...
Read more >What are the best practices for phasing out obsolete code?
Microsoft's practice is generally to remove a deprecated thing in the next major release. By contrast, Java never removes deprecated things - so ......
Read more >Remove obsolete method definitions - Merge requests
Remove obsolete method definitions. These methods were all moved into MergeTrain::Train, and those new definitions are fully tested and now ...
Read more >Obsolete Methods On The Stack Error In Eclipse ... - YouTube
Obsolete Methods On The Stack Error In Eclipse Error ... and Fix. 2.9K views · 2 years ago ...more. software_technology. 996. Subscribe.
Read more >Remove Obsolete methods deprecated before ABP 4.0
We should start removing obsolete methods that were deprecated before the release of ABP 4.0 (which is longer than a year).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

My pleasure. Thank you for the excellent library and accompanying Plurasight course! Headed me down the path of functional-like programming 😉
Thank you. Will be published with v2.29.4 shortly.