foundationkit / FoundationKit

Everything that really should be in Foundation, but isn't. Future-proof with ARC
Other
80 stars 9 forks source link

CoreData FoundationKit/iOSKit #46

Closed myell0w closed 11 years ago

myell0w commented 13 years ago

As @MSch mentions in his comments he thinks some of my CoreData additions should be moved to iOSKit. What do you guys think? I thought about that too, but I'm not sure which solution I prefer.

Keep them separated in the corresponding Kits, or keep Core Data additions together since they aren't added to the target anyways?