-
Notifications
You must be signed in to change notification settings - Fork 6
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 promotion of factory functions using Result
to error level
#265
Closed
1 of 11 tasks
Tracked by
#266
Comments
LVMVRQUXL
added
feature
New feature or request.
common
Item related to all platforms.
labels
Oct 21, 2023
This was referenced Oct 21, 2023
This comment was marked as outdated.
This comment was marked as outdated.
This issue should be implemented for following our evolution principles. |
LVMVRQUXL
changed the title
Deprecation promotion of type converters using
Deprecation promotion of factory functions using Nov 24, 2023
Result
to error levelResult
to error level
The discussion #315 and its related issues will not be implemented. |
We will integrate this issue in the idea #335, but we should split this issue by type for more granularity. |
We are not ready to implement this change. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Like discussed in #315, we would like to promote the deprecation of the factory functions using the Result type to an error level.
The deprecation notice should indicate that these deprecated functions will be hidden in the next minor release (see issue #266).
Dependencies
This issue is blocked by the following ones:
Result
#263Checklist
Promote the deprecation of the corresponding factory functions to error for the following types and update the Unreleased section in changelog:
NegativeInt
NonZeroInt
PositiveInt
StrictlyNegativeInt
StrictlyPositiveDouble
StrictlyPositiveInt
NotBlankString
NotEmptyList
NotEmptyMap
NotEmptySet
The text was updated successfully, but these errors were encountered: