-
Notifications
You must be signed in to change notification settings - Fork 1
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
Umi restructure #123
Umi restructure #123
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am really happy with the change to the properties
column and serde serialization. 👍
Requested changes are mostly cosmetic.
Just reading back the BulletListEntry
content seems incorrect.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for your fast response.
I made one remark about using consts instead of magic numbers for column indices, because there are now "default" columns and intended columns for content and attributes.
Co-authored-by: Manuel Hatzl <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx for the quick change :)
List of issues that this PR closes
#121
Relevant decisions you made in this PR