Documentation Archive Developer
Search

CoreData Changes for Swift

CoreData

Removed NSCocoaError.PersistentStoreIncompleteSaveError
Removed NSCocoaError.ValidationRelationshipDeniedDeleteError
Added NSCocoaError.PersistentStoreIncompvareSaveError
Added NSCocoaError.ValidationRelationshipDeniedDevareError
Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Modified NSAtomicStore
Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Modified NSCocoaError.CoreDataError
Declaration
From
static let CoreDataError: NSCocoaError
To
static var CoreDataError: NSCocoaError { get }

Modified NSCocoaError.EntityMigrationPolicyError
Declaration
From
static let EntityMigrationPolicyError: NSCocoaError
To
static var EntityMigrationPolicyError: NSCocoaError { get }

Modified NSCocoaError.ExternalRecordImportError
Declaration
From
static let ExternalRecordImportError: NSCocoaError
To
static var ExternalRecordImportError: NSCocoaError { get }

Modified NSCocoaError.InferredMappingModelError
Declaration
From
static let InferredMappingModelError: NSCocoaError
To
static var InferredMappingModelError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectConstraintMergeError
Declaration
From
static let ManagedObjectConstraintMergeError: NSCocoaError
To
static var ManagedObjectConstraintMergeError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectContextLockingError
Declaration
From
static let ManagedObjectContextLockingError: NSCocoaError
To
static var ManagedObjectContextLockingError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectExternalRelationshipError
Declaration
From
static let ManagedObjectExternalRelationshipError: NSCocoaError
To
static var ManagedObjectExternalRelationshipError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectMergeError
Declaration
From
static let ManagedObjectMergeError: NSCocoaError
To
static var ManagedObjectMergeError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectReferentialIntegrityError
Declaration
From
static let ManagedObjectReferentialIntegrityError: NSCocoaError
To
static var ManagedObjectReferentialIntegrityError: NSCocoaError { get }

Modified NSCocoaError.ManagedObjectValidationError
Declaration
From
static let ManagedObjectValidationError: NSCocoaError
To
static var ManagedObjectValidationError: NSCocoaError { get }

Modified NSCocoaError.MigrationCancelledError
Declaration
From
static let MigrationCancelledError: NSCocoaError
To
static var MigrationCancelledError: NSCocoaError { get }

Modified NSCocoaError.MigrationError
Declaration
From
static let MigrationError: NSCocoaError
To
static var MigrationError: NSCocoaError { get }

Modified NSCocoaError.MigrationManagerDestinationStoreError
Declaration
From
static let MigrationManagerDestinationStoreError: NSCocoaError
To
static var MigrationManagerDestinationStoreError: NSCocoaError { get }

Modified NSCocoaError.MigrationManagerSourceStoreError
Declaration
From
static let MigrationManagerSourceStoreError: NSCocoaError
To
static var MigrationManagerSourceStoreError: NSCocoaError { get }

Modified NSCocoaError.MigrationMissingMappingModelError
Declaration
From
static let MigrationMissingMappingModelError: NSCocoaError
To
static var MigrationMissingMappingModelError: NSCocoaError { get }

Modified NSCocoaError.MigrationMissingSourceModelError
Declaration
From
static let MigrationMissingSourceModelError: NSCocoaError
To
static var MigrationMissingSourceModelError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreCoordinatorLockingError
Declaration
From
static let PersistentStoreCoordinatorLockingError: NSCocoaError
To
static var PersistentStoreCoordinatorLockingError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreIncompatibleSchemaError
Declaration
From
static let PersistentStoreIncompatibleSchemaError: NSCocoaError
To
static var PersistentStoreIncompatibleSchemaError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreIncompatibleVersionHashError
Declaration
From
static let PersistentStoreIncompatibleVersionHashError: NSCocoaError
To
static var PersistentStoreIncompatibleVersionHashError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreInvalidTypeError
Declaration
From
static let PersistentStoreInvalidTypeError: NSCocoaError
To
static var PersistentStoreInvalidTypeError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreOpenError
Declaration
From
static let PersistentStoreOpenError: NSCocoaError
To
static var PersistentStoreOpenError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreOperationError
Declaration
From
static let PersistentStoreOperationError: NSCocoaError
To
static var PersistentStoreOperationError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreSaveConflictsError
Declaration
From
static let PersistentStoreSaveConflictsError: NSCocoaError
To
static var PersistentStoreSaveConflictsError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreSaveError
Declaration
From
static let PersistentStoreSaveError: NSCocoaError
To
static var PersistentStoreSaveError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreTimeoutError
Declaration
From
static let PersistentStoreTimeoutError: NSCocoaError
To
static var PersistentStoreTimeoutError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreTypeMismatchError
Declaration
From
static let PersistentStoreTypeMismatchError: NSCocoaError
To
static var PersistentStoreTypeMismatchError: NSCocoaError { get }

Modified NSCocoaError.PersistentStoreUnsupportedRequestTypeError
Declaration
From
static let PersistentStoreUnsupportedRequestTypeError: NSCocoaError
To
static var PersistentStoreUnsupportedRequestTypeError: NSCocoaError { get }

Modified NSCocoaError.SQLiteError
Declaration
From
static let SQLiteError: NSCocoaError
To
static var SQLiteError: NSCocoaError { get }

Modified NSCocoaError.ValidationDateTooLateError
Declaration
From
static let ValidationDateTooLateError: NSCocoaError
To
static var ValidationDateTooLateError: NSCocoaError { get }

Modified NSCocoaError.ValidationDateTooSoonError
Declaration
From
static let ValidationDateTooSoonError: NSCocoaError
To
static var ValidationDateTooSoonError: NSCocoaError { get }

Modified NSCocoaError.ValidationInvalidDateError
Declaration
From
static let ValidationInvalidDateError: NSCocoaError
To
static var ValidationInvalidDateError: NSCocoaError { get }

Modified NSCocoaError.ValidationMissingMandatoryPropertyError
Declaration
From
static let ValidationMissingMandatoryPropertyError: NSCocoaError
To
static var ValidationMissingMandatoryPropertyError: NSCocoaError { get }

Modified NSCocoaError.ValidationMultipleErrorsError
Declaration
From
static let ValidationMultipleErrorsError: NSCocoaError
To
static var ValidationMultipleErrorsError: NSCocoaError { get }

Modified NSCocoaError.ValidationNumberTooLargeError
Declaration
From
static let ValidationNumberTooLargeError: NSCocoaError
To
static var ValidationNumberTooLargeError: NSCocoaError { get }

Modified NSCocoaError.ValidationNumberTooSmallError
Declaration
From
static let ValidationNumberTooSmallError: NSCocoaError
To
static var ValidationNumberTooSmallError: NSCocoaError { get }

Modified NSCocoaError.ValidationRelationshipExceedsMaximumCountError
Declaration
From
static let ValidationRelationshipExceedsMaximumCountError: NSCocoaError
To
static var ValidationRelationshipExceedsMaximumCountError: NSCocoaError { get }

Modified NSCocoaError.ValidationRelationshipLacksMinimumCountError
Declaration
From
static let ValidationRelationshipLacksMinimumCountError: NSCocoaError
To
static var ValidationRelationshipLacksMinimumCountError: NSCocoaError { get }

Modified NSCocoaError.ValidationStringPatternMatchingError
Declaration
From
static let ValidationStringPatternMatchingError: NSCocoaError
To
static var ValidationStringPatternMatchingError: NSCocoaError { get }

Modified NSCocoaError.ValidationStringTooLongError
Declaration
From
static let ValidationStringTooLongError: NSCocoaError
To
static var ValidationStringTooLongError: NSCocoaError { get }

Modified NSCocoaError.ValidationStringTooShortError
Declaration
From
static let ValidationStringTooShortError: NSCocoaError
To
static var ValidationStringTooShortError: NSCocoaError { get }

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject, NSCoding, NSCopying, NSFastEnumeration
ToNSCoding, NSCopying, NSFastEnumeration

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject, NSCoding
ToNSCoding

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject, NSCoding, NSLocking
ToNSCoding, NSLocking

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject, NSCopying
ToNSCopying

Protocols
FromAnyObject, NSCoding, NSCopying, NSFastEnumeration
ToNSCoding, NSCopying, NSFastEnumeration

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Modified NSMergePolicy
Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject, NSLocking
ToNSLocking

Protocols
FromAnyObject, NSCopying
ToNSCopying

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject
To--

Protocols
FromEquatable, Hashable, RawRepresentable
To--

Protocols
FromAnyObject, NSCoding, NSCopying
ToNSCoding, NSCopying

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--

Protocols
FromAnyObject
To--