Skip to content

Roadmap Suggestions for 2.0.0 #2764

@EarthCitizen

Description

@EarthCitizen

@pivovarit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions