Timeline for answer to Java 8 Lambda function that throws exception? by Ned Twigg
Current License: CC BY-SA 3.0
Post Revisions
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 1, 2021 at 12:31 | comment | added | Renato Back | Please keep in mind that, currently, you need to copy more than "just two small classes". | |
| Jan 23, 2019 at 19:26 | comment | added | Ned Twigg | Durian maintainer here. What's broken? If a user finds a bug or an important missing feature, we would release a bugfix quickly. The library is simple, thus we haven't had any bug reports, thus we haven't needed to release any bugfixes. | |
| Jan 23, 2019 at 16:41 | comment | added | Istvan Devai | Please note that Durian has no new versions since June 2016. Not a show stopper, but something to keep in mind. | |
| May 23, 2017 at 12:10 | history | edited | URL Rewriter Bot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Feb 3, 2016 at 18:01 | comment | added | Adam Gent | Or you can just use RxJava since streams need inherent error handling and if there is something in your pipeline that throws an exception there is a good chance its probably an observable stream. This also doesn't force Java 8 on downstream consumers of a library. | |
| Oct 23, 2015 at 20:39 | history | edited | Bombe | CC BY-SA 3.0 |
Update durian version
|
| May 14, 2015 at 19:46 | history | answered | Ned Twigg | CC BY-SA 3.0 |