Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Implement NSArray read&write URL#2218

Merged
aballway merged 1 commit intomicrosoft:packagingfrom
aballway:nsarray
Mar 14, 2017
Merged

Implement NSArray read&write URL#2218
aballway merged 1 commit intomicrosoft:packagingfrom
aballway:nsarray

Conversation

@aballway
Copy link
Contributor

Implement [NSArray writeToURL:atomically:], [NSArray arrayWithContentsOfURL:], and [NSArray initWithContentsOfURL:].

Fixes #2069

@Status Stub
@Notes
@Status Caveat
@Notes Only file:// URLs supported. atomically parameter not supported.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about noting either of these here; they're gaps from NSData, really, and if we fix those this works "for free"

Copy link
Contributor Author

@aballway aballway Mar 14, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whenever NSData is fixed yes this would work for free, but this still isn't interoperable, and marking it as so would be a lie ☹️

@aballway aballway merged commit 7865d69 into microsoft:packaging Mar 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants