I\'m just learning Objective-C / Cocoa Touch and Core Data. So, what are the new possibilities to implement data storage in iOS App Projects that are written in pure Swift?
If you wanna have a play around with Swift and CoreData, I've written a framework thats an Active Record style assistant to CoreData.
SuperRecord Swift Framework
(note: not a shameless plug :) i actually thought this would be useful for the user).