Skip to content

Conversation

@eliassjogreen
Copy link
Member

@eliassjogreen eliassjogreen commented Nov 3, 2024

I implemented the get* and set* methods but it may still not be entirely correct due to the get_offset_by_byte and set_offset_by_byte methods I added to DataBlock. I also added a few methods to the Viewable which I am somewhat unsure about if it's the correct approach.

Closes #152

Copy link
Member

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

Had a few minor issues and some suggestions, but in general looks pretty damn good to me! Good job and thank you <3

aapoalas
aapoalas previously approved these changes Nov 8, 2024
Copy link
Member

@aapoalas aapoalas left a comment

Choose a reason for hiding this comment

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

Looks good to me, though I had a suggestion through which we can still avoid passing GC into the set_view_value method.

@eliassjogreen
Copy link
Member Author

@aapoalas Ready to merge when you are :)

@aapoalas aapoalas merged commit 840888e into trynova:main Nov 9, 2024
1 check passed
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.

DataView builtin functions

2 participants