Skip to content

Conversation

@sdwr98
Copy link

@sdwr98 sdwr98 commented Oct 31, 2013

Was hoping to make list behave like get for undefined keys. Currently if you call listChildren() on a key that doesn't exist, you just get a generic error. I wanted to make it behave more like get(), where if the key doesn't exist you just get null back.

Makes list behave like get for keys that do not exist - returns a null
object instead of throwing an exception
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.

1 participant