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

Deprecation of builders suffixed by OrThrow #117

Closed
1 of 15 tasks
Tracked by #118 ...
LVMVRQUXL opened this issue Jun 24, 2023 · 2 comments
Closed
1 of 15 tasks
Tracked by #118 ...

Deprecation of builders suffixed by OrThrow #117

LVMVRQUXL opened this issue Jun 24, 2023 · 2 comments
Labels
common Item related to all platforms. feature New feature or request.

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Jun 24, 2023

Description

Like discussed in the idea #104, we would like to deprecate the builders suffixed by OrThrow.
Users should prefer using their variants that don't have a suffix.

Dependencies

This issue is blocked by the following ones:

Checklist

  • Deprecate them for the StrictlyPositiveInt type.
  • Deprecate them for the StrictlyNegativeInt type.
  • Deprecate them for the PositiveInt type.
  • Deprecate them for the NegativeInt type.
  • Deprecate them for the NonZeroInt type.
  • Deprecate them for the NotBlankString type.
  • Deprecate them for the NotEmptyList type.
  • Deprecate them for the NotEmptySet type.
  • Deprecate them for the NotEmptyMap type.
  • Test.
  • Refactor.
  • Check the generated documentation.
  • Check and update the public API binaries.
  • Update the Unreleased section in changelog.
@LVMVRQUXL LVMVRQUXL added feature New feature or request. common Item related to all platforms. labels Jun 24, 2023
@LVMVRQUXL LVMVRQUXL added this to the 4.8.0 milestone Jun 24, 2023
@LVMVRQUXL
Copy link
Contributor Author

We will deprecate the builder suffixed by OrThrow for the StrictlyPositiveDouble type in the issue #134 instead.

@LVMVRQUXL LVMVRQUXL removed this from the 4.8.0 milestone Jul 25, 2023
@LVMVRQUXL
Copy link
Contributor Author

These type converters suffixed by OrThrow will be removed in the issue #258.

@LVMVRQUXL LVMVRQUXL closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 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