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

Support for Attributes #47

Closed
StephenOTT opened this issue Aug 14, 2013 · 2 comments
Closed

Support for Attributes #47

StephenOTT opened this issue Aug 14, 2013 · 2 comments

Comments

@StephenOTT
Copy link

Is there proper support for Attributes?

Example
<name first=frank>

@jnunemaker
Copy link
Owner

Did you try it?

@StephenOTT
Copy link
Author

Yes. But attributes are poorly handled and the names of the attributes are dropped when converted into the hash.

xml-simple works better when you want to keep the names of the attributes in the hash as the key.

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

No branches or pull requests

2 participants