Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Rework TimeGuid to enable comparisons #35

Open
reuzel opened this issue Apr 27, 2014 · 0 comments
Open

Rework TimeGuid to enable comparisons #35

reuzel opened this issue Apr 27, 2014 · 0 comments

Comments

@reuzel
Copy link
Owner

reuzel commented Apr 27, 2014

Relying on System.Guid to store time based guid, disallows them from being ordered or compared using greater-than operations and the like. TimeGuid should become a new struct, with implicit type mapping to Guids. On this new TimeGuid struct the comparison operators can be defined.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant