3Squared / SQKDataKit

Lightweight Core Data helper to reduce boilerplate code.
MIT License
19 stars 6 forks source link

Publish-subscribe web service example #40

Closed blork closed 9 years ago

blork commented 10 years ago

An example of the web service architecture discussed 14/10/14. Using NSNotifications to begin web operations instead of directly invoking methods allows easier testing and more flexibility.

Not to be merged at this time.

blork commented 10 years ago

Any objections to merging this?