Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add a way to get a child item in all circumstances #3

Open
joachim-n opened this issue Oct 24, 2020 · 0 comments
Open

add a way to get a child item in all circumstances #3

joachim-n opened this issue Oct 24, 2020 · 0 comments
Labels
enhancement New feature or request next minor version

Comments

@joachim-n
Copy link
Owner

If iterating through data, $data->{$key} is not safe because if $key is a delta, it'll complain about the property access.

And getItem() isn't ideal because it requires $key to be string manipulated into an address.

Should probably reinstate getChild().

@joachim-n joachim-n added the enhancement New feature or request label Oct 24, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request next minor version
Projects
None yet
Development

No branches or pull requests

1 participant