Download AsyncContinuations Free Java Code
Description
example of using continuations instead of delegation for async operations in Cocoa.
Source Files
The download file AsyncContinuations-master.zip has the following entries.
AsyncContinuations.xcodeproj/project.pbxproj
AsyncContinuations.xcodeproj/project.xcworkspace/contents.xcworkspacedata
AsyncContinuations.xcodeproj/project.xcworkspace/xcuserdata/igorevsukov.xcuserdatad/UserInterfaceState.xcuserstate
AsyncContinuations.xcodeproj/project.xcworkspace/xcuserdata/igorevsukov.xcuserdatad/WorkspaceSettings.xcsettings
AsyncContinuations.xcodeproj/xcuserdata/igorevsukov.xcuserdatad/xcschemes/AsyncContinuations.xcscheme
AsyncContinuations.xcodeproj/xcuserdata/igorevsukov.xcuserdatad/xcschemes/xcschememanagement.plist
Classes/AppDelegate.h/* w ww. j a va 2 s.c o m*/
Classes/AppDelegate.m
Classes/NSURLConnection+Continuation.h
Classes/NSURLConnection+Continuation.m
Info.plist
MainWindow.xib
Prefix.pch
README
main.m
Download
Click the following link to download AsyncContinuations-master.zip.
AsyncContinuations-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »