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

Datetime property wrapper #732

Merged
merged 3 commits into from
Feb 16, 2025
Merged

Datetime property wrapper #732

merged 3 commits into from
Feb 16, 2025

Conversation

hrach
Copy link
Member

@hrach hrach commented Feb 16, 2025

This is the second part that abstracts DateTime(Immutable) handling to a property wrapper. This also required a new abstraction for comparison (basic built-in comparison operators); therefore, the PropertyComparator is introduced. The most difficult thing here was making this property wrapper work when used in the primary-proxy modifier.

Next step: introduce Date (only) property wrapper.

Refs #729.

@hrach hrach force-pushed the datetime-property-wrapper branch from 85677b7 to 60c7131 Compare February 16, 2025 12:22
@hrach hrach merged commit 040ad5d into main Feb 16, 2025
10 checks passed
@hrach hrach deleted the datetime-property-wrapper branch February 16, 2025 12:29
@hrach hrach added this to the v5.1 milestone Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant