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

Add support for non-scalar properties in GetAttribute command #7

Merged
merged 1 commit into from
Feb 20, 2015

Conversation

NickAb
Copy link
Contributor

@NickAb NickAb commented Feb 20, 2015

GetAttribute now returns:
null if no such public property was found
value as plain string (ToString) for string
string with value serialized as JSON for other types

GetAttribute now returns:
null if no such public property was found
value as plain string (ToString) for string
string with value serialized as JSON for other types
NickAb added a commit that referenced this pull request Feb 20, 2015
Add support for non-scalar properties in GetAttribute command
@NickAb NickAb merged commit a515702 into master Feb 20, 2015
@NickAb NickAb deleted the support-complex-types-in-getattribute branch February 20, 2015 03:35
NickAb pushed a commit that referenced this pull request Oct 14, 2016
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