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 ability to parse from NSData #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shavingyaks
Copy link

The ability to parse XML retrieved from a source other then a URL is useful in many cases. This adds the ability to use a local NSData object as the contents to be parsed instead of from NSURL.

@alexal
Copy link

alexal commented Nov 22, 2011

Hi Kevin, just checking why it's still not in the main repository? I have tested this code and I can say that everything works well! Many thanks.

@shavingyaks
Copy link
Author

Hi Alex, glad to hear the code is helpful to you! I have talked a little with Michael about this and the other pull requests I've submitted. He is planning on looking at them but hasn't had the time to do so yet. Until then they are available from my fork.

@alexal
Copy link

alexal commented Nov 26, 2011

Hi Kevin, again many thanks for the code you wrote and I hope that Michael will have the time to merge it in near future.

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