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

Implement NSArray URL init/write methods #2069

Closed
rajsesh opened this issue Feb 23, 2017 · 0 comments
Closed

Implement NSArray URL init/write methods #2069

rajsesh opened this issue Feb 23, 2017 · 0 comments
Assignees
Milestone

Comments

@rajsesh
Copy link
Contributor

rajsesh commented Feb 23, 2017

Although write to http url (post) doesn't work now, we should be able to implement this in a protocol agnostic way.

initWithContentsOfURL:
arrayWithContentsOfURL:
writeToURL:atomically:

@rajsesh rajsesh added this to the 1704 milestone Feb 23, 2017
aballway added a commit that referenced this issue Mar 14, 2017
Implement [NSArray writeToURL:atomically:], [NSArray arrayWithContentsOfURL:], and [NSArray initWithContentsOfURL:].

Fixes #2069
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants