-
-
Notifications
You must be signed in to change notification settings - Fork 659
Closed
Description
For the near long term, I think the following would be (some of the) good goals (IMO) for a 2.0.0 release:
- Minimum JDK 17
- Take advantage of sealed classes in Java 17. Make Try and Option (and possibly others) sealed classes.
- Take advantage of records. Make Try and Option implementations records. This could pave the way in the future of parameter matching on Some, Success, etc.
Others should feel free to chime in and add their thoughts on a roadmap to 2.0.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels