Skip to content

Some cleanup around read/subscribeAttributePaths #26169

Closed
@bzbarsky-apple

Description

  1. When copying arrays, can just use [[NSArray alloc] initWithArray:existingArray copyItems:YES] instead of doing it by hand.
  2. Erroring out on empty paths for subscribe makes sense, but for read should just respond with empty array. That would match the behavior of actually sending the corresponding requests to the server.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions