8000 Resolves two issues with the use of Index, Dictionaries being handled incorrectly and null values being returned when there is nothing at the index by ctuesley · Pull Request #16 · Heleonix/Heleonix.Reflection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Resolves two issues with the use of Index, Dictionaries being handled incorrectly and null values being returned when there is nothing at the index #16

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

Closed
wants to merge 2 commits into from

Conversation

ctuesley
Copy link
@ctuesley ctuesley commented May 2, 2024

As per the issues, here is the code that resolved the problems for me.

@ctuesley
Copy link
Author
ctuesley commented May 2, 2024

See issues #14 and #15 for details

@hennadiilu
Copy link
Contributor
hennadiilu commented May 3, 2024

@ctuesley I've had a look at your PR to get your idea.
Here is my PR with implementation as well as tests: #17
I tried to keep source code short and tried to avoid exception throwing/handling in GetElementAt and Get/Set methods.
Please let me know if it work four your scenarios.

@hennadiilu hennadiilu closed this May 7, 2024
@hennadiilu
Copy link
Contributor

Implemented in #17

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.

2 participants
0