Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deletion of factory functions suffixed by OrNull or OrThrow #258

Closed
20 tasks done
Tracked by #319
LVMVRQUXL opened this issue Oct 19, 2023 · 1 comment
Closed
20 tasks done
Tracked by #319

Deletion of factory functions suffixed by OrNull or OrThrow #258

LVMVRQUXL opened this issue Oct 19, 2023 · 1 comment
Assignees
Labels
common Item related to all platforms. feature New feature or request.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Oct 19, 2023

Description

Like discussed in #315, we would like to remove the experimental factory functions suffixed by OrNull or OrThrow.

Checklist

For each of the following declarations, remove its tests, remove it, update the public API binaries, check the generated documentation and update the Unreleased section in changelog:

  • toNonZeroIntOrNull
  • toNonZeroIntOrThrow
  • toPositiveIntOrNull
  • toPositiveIntOrThrow
  • toNegativeIntOrNull
  • toNegativeIntOrThrow
  • toStrictlyPositiveIntOrNull
  • toStrictlyPositiveIntOrThrow
  • toStrictlyNegativeIntOrNull
  • toStrictlyNegativeIntOrThrow
  • toStrictlyPositiveDoubleOrNull
  • toStrictlyPositiveDoubleOrThrow
  • toNotBlankStringOrNull
  • toNotBlankStringOrThrow
  • toNotEmptyListOrNull
  • toNotEmptyListOrThrow
  • toNotEmptySetOrNull
  • toNotEmptySetOrThrow
  • toNotEmptyMapOrNull
  • toNotEmptyMapOrThrow
@LVMVRQUXL LVMVRQUXL added feature New feature or request. common Item related to all platforms. labels Oct 19, 2023
@LVMVRQUXL LVMVRQUXL modified the milestones: 4.3.2, 4.4.0 Oct 19, 2023
@LVMVRQUXL LVMVRQUXL changed the title Removing builders suffixed by OrThrow Removing of experimental type converters suffixed by OrThrow Oct 21, 2023
@LVMVRQUXL

This comment was marked as outdated.

@LVMVRQUXL LVMVRQUXL modified the milestones: 4.4.0, 4.5.0 Oct 25, 2023
@LVMVRQUXL LVMVRQUXL changed the title Removing of experimental type converters suffixed by OrThrow Removing of experimental type converters suffixed by OrNull and OrThrow Oct 25, 2023
@LVMVRQUXL LVMVRQUXL changed the title Removing of experimental type converters suffixed by OrNull and OrThrow Deletion of type converters suffixed by OrThrow Oct 29, 2023
@LVMVRQUXL LVMVRQUXL modified the milestones: 4.5.0, 5.0.0 Oct 29, 2023
@LVMVRQUXL LVMVRQUXL changed the title Deletion of type converters suffixed by OrThrow Deletion of factory functions suffixed by OrNull or OrThrow Nov 6, 2023
@LVMVRQUXL LVMVRQUXL modified the milestones: 5.0.0, 4.3.3 Nov 6, 2023
@LVMVRQUXL LVMVRQUXL modified the milestones: 4.3.3, 4.3.2 Nov 15, 2023
LVMVRQUXL added a commit that referenced this issue Nov 20, 2023
LVMVRQUXL added a commit that referenced this issue Nov 21, 2023
LVMVRQUXL added a commit that referenced this issue Nov 21, 2023
LVMVRQUXL added a commit that referenced this issue Nov 21, 2023
LVMVRQUXL added a commit that referenced this issue Nov 21, 2023
LVMVRQUXL added a commit that referenced this issue Nov 21, 2023
@LVMVRQUXL LVMVRQUXL modified the milestones: 4.3.2-RC1, 4.3.2, 4.4.0 Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Item related to all platforms. feature New feature or request.
Projects
None yet
Development

No branches or pull requests

1 participant