Skip to content

apply proper go attribute access rules in reflectx#232

Open
jmoiron wants to merge 1 commit intomasterfrom
jason/fix-230
Open

apply proper go attribute access rules in reflectx#232
jmoiron wants to merge 1 commit intomasterfrom
jason/fix-230

Conversation

@jmoiron
Copy link
Copy Markdown
Owner

@jmoiron jmoiron commented Jun 15, 2016

This fixes #230

There is a subtle change in behaviour here which I want some time to confirm with the author of some of this code, but I'm fairly certain that the new behaviour is:

  • the advertised behaviour
  • the old behaviour

@c4milo
Copy link
Copy Markdown
Contributor

c4milo commented Aug 5, 2016

@jmoiron, any updates?

@c4milo
Copy link
Copy Markdown
Contributor

c4milo commented Nov 11, 2016

I just tested this patch and it doesn't seem to fix the problem.

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.

Reflection when scanning and getting values seems to not be selecting the shallowest depth value

2 participants