Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Elevate performAndWaitOrThrow to public API #59

Merged
merged 4 commits into from
Dec 3, 2015

Conversation

zwaldowski
Copy link
Contributor

No description provided.

Synchronously exexcutes a given function on the receiver’s queue.

You use this method to safely address managed objects on a concurrent
queue. This method may safely be called reentrantly.
Copy link
Contributor

Choose a reason for hiding this comment

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

looks good.

add throws, parameter, and returns to the doc header like these https://github.com/bignerdranch/CoreDataStack/blob/master/CoreDataStack/CoreDataModelable.swift#L53

@zwaldowski
Copy link
Contributor Author

Doc comments addressed

@rcedwards
Copy link
Contributor

👍

rcedwards added a commit that referenced this pull request Dec 3, 2015
Elevate `performAndWaitOrThrow` to public API
@rcedwards rcedwards merged commit ac73d9b into master Dec 3, 2015
@rcedwards rcedwards deleted the zwaldowski/perform-block branch December 3, 2015 20:00
This was referenced Sep 29, 2016
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.

2 participants