Skip to content

Conversation

nlutsenko
Copy link
Contributor

Fixes #806.

nlutsenko added a commit that referenced this pull request Mar 22, 2016
Fix Swift 2.2 naming conversion for PFObject.+objectWithoutDataWithClassName:objectId:.
@nlutsenko nlutsenko merged commit e5eb9c3 into master Mar 22, 2016
@nlutsenko nlutsenko deleted the nlutsenko.swift22 branch March 22, 2016 01:32
@joshuarcher
Copy link

what's the difference between "outDataWithObjectId:" and "withoutDataWithClassName: objectId:" ?

@nlutsenko
Copy link
Contributor Author

The former infers the className if it's a subclass of PFObject.
The latter requires you to explicitly specify it.

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.

4 participants