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

Update chat message materialisation fields #266

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

vladvelici
Copy link
Contributor

@vladvelici vladvelici commented Jan 13, 2025

@vladvelici vladvelici requested review from a team, owenpearson and splindsay-92 and removed request for a team January 13, 2025 10:17
** @(CHA-M10b)@ This clause has been deleted.
** @(CHA-M10c)@ This clause has been deleted.
** @(CHA-M10d)@ This clause has been deleted.
** @(CHA-M10e)@ @[Testable]@ To sort @Message@ @versions@ of the same @Message@ (instances with the same @serial@) in global order, sort @Message@ instances lexicographically by their @version@ property. Higher @version@ means newer. Lower means older. Equal means it is the same version.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would split this into subpoints, e.g.

CHA-M10e1: Two messages are equal if...
e2: A message is newer than another if...

etc

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@vladvelici vladvelici force-pushed the chat-update-materialisation-fields branch from d9ed087 to c936afe Compare January 13, 2025 10:43
** @(CHA-M10c)@ This clause has been deleted.
** @(CHA-M10d)@ This clause has been deleted.
** @(CHA-M10e)@ @[Testable]@ To sort @Message@ @versions@ of the same @Message@ (instances with the same @serial@) in global order, sort @Message@ instances lexicographically by their @version@ property.
** @(CHA-M10e1)@ @[Testable]@ Two @Message@ instances of the same @serial@ are considered the same version if they have the same @version@ property.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this a *** indent :)

@vladvelici vladvelici force-pushed the chat-update-materialisation-fields branch from c936afe to 5ecba46 Compare January 13, 2025 10:45
@vladvelici vladvelici merged commit 4d63d5e into main Jan 13, 2025
2 checks passed
@vladvelici vladvelici deleted the chat-update-materialisation-fields branch January 13, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants