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

Fix reader to always return the same object #46

Merged
merged 1 commit into from
Jun 15, 2012

Conversation

greis
Copy link
Contributor

@greis greis commented Jun 6, 2012

I was having some issues with default values for arrays.
The default value is always a dup object, so we need to set the instance variable otherwise we always have a new object.

Empact added a commit that referenced this pull request Jun 15, 2012
Fix reader to always return the same object
@Empact Empact merged commit 076f78c into Empact:master Jun 15, 2012
@Empact
Copy link
Owner

Empact commented Jun 15, 2012

Thanks!

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