Skip to content
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

Added public hasData function to check if a data key already have been added. #625

Merged
merged 5 commits into from
Aug 17, 2016

Conversation

goetas
Copy link
Collaborator

@goetas goetas commented Aug 14, 2016

Replaces #466 adding tests

This pull request is related with #197 but it's less aggressive.

In order to reduce try/catch blocks I think it's important to expose data in some way, at least to know if a key already exists.

This will reduce many try/catch blocks or "added flags".

@goetas goetas added this to the v1.3 milestone Aug 14, 2016
@goetas goetas merged commit 03dd41f into master Aug 17, 2016
@goetas goetas deleted the mowcixo-master branch September 16, 2016 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant