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 explicit attributes #4

Closed

Conversation

knusul
Copy link

@knusul knusul commented Jan 21, 2016

AWIS methods like RankByCoutry returninig the list of countries with
country-code as an attribute.
To consume such api we need access to these attributes.
To not break existing API we add an option for explicit attributes. Then
We can access attributes with .attrs and xml element with .element

AWIS methods like RankByCoutry returninig the list of countries with
country-code as an attribute.
To consume such api we need access to these attributes.
To not break existing API we add an option for explicit attributes. Then
We can access attributes with .attrs and xml element with .element
@lupomontero
Copy link
Member

Addressed by #6

@lupomontero
Copy link
Member

@knusul: thanks for the PR... and sorry I didn't review it earlier :-S Can you please check if the latest release addresses this correctly?

@lupomontero lupomontero self-assigned this Aug 31, 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.

2 participants