question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Request: Remove obsolete methods

See original GitHub issue

Would 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:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Paul-Williamscommented, Jun 23, 2022

My pleasure. Thank you for the excellent library and accompanying Plurasight course! Headed me down the path of functional-like programming 😉

0reactions
vkhorikovcommented, Jun 23, 2022

Thank you. Will be published with v2.29.4 shortly.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found