John Estropia
|
5dcf29011a
|
Support typed errors. Misc formatting
|
2024-09-10 11:14:39 +09:00 |
|
John Estropia
|
43f61359da
|
prototype new Fields as propertyWrappers (Swift 5.2 above only)
|
2020-01-15 18:29:58 +09:00 |
|
John Estropia
|
f5fed063ee
|
Docs update
|
2019-10-20 18:17:31 +09:00 |
|
John Estropia
|
1b8e517b5a
|
WIP: update demo app
|
2019-10-17 07:40:15 +09:00 |
|
John Estropia
|
5af0d17de4
|
remov stateIDs
|
2019-10-12 07:20:09 +09:00 |
|
John Estropia
|
12dc32f7e6
|
Merge branch 'develop' into datasources
# Conflicts:
# CoreStoreDemo/CoreStoreDemo/List and Object Observers Demo/ListObserverDemoViewController.swift
# CoreStoreTests/DynamicModelTests.swift
# Sources/BaseDataTransaction+Importing.swift
# Sources/CoreStoreObject.swift
# Sources/CustomSchemaMappingProvider.swift
# Sources/DynamicObject.swift
# Sources/Functions.swift
# Sources/ImportableUniqueObject.swift
# Sources/NSManagedObjectContext+Querying.swift
|
2019-08-29 17:15:45 +09:00 |
|
John Estropia
|
266b1a9913
|
Deprecation of enum CoreStore, reorganize global symbols
|
2019-08-29 17:03:09 +09:00 |
|
John Estropia
|
79655ffde5
|
added ObjectSnapshot as foundation for datasources API
|
2019-07-10 08:11:42 +09:00 |
|
John Estropia
|
ed3d21db77
|
WIP: reorganization of keypath utilities (in prep for @propertyWrappers)
|
2019-07-09 14:50:23 +09:00 |
|
John Estropia
|
41902fee2e
|
fix compiler errors
|
2019-01-31 16:50:43 +09:00 |
|
John Estropia
|
45e110755d
|
deleted unnecessary Equatable and Hashable custom implementations
|
2018-09-19 11:06:19 +09:00 |
|
John Estropia
|
ab40532801
|
fix issue with early-deallocated CoreStoreObjects
|
2018-09-18 23:50:14 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Rommel Estropia
|
b4117eeb02
|
updated documentation (fixes #198)
|
2017-10-11 07:50:24 +09:00 |
|
John Rommel Estropia
|
746d697691
|
WIP: new PartialObject to act as faster KVC wrappers when implementing custom getters and setters for CoreStoreObject
|
2017-06-15 08:27:08 +09:00 |
|
John Rommel Estropia
|
fe135acbec
|
Improve CoreStoreObjects KVO behavior
|
2017-06-10 21:02:36 +09:00 |
|
John Estropia
|
e0abb9b0af
|
Merge branch 'develop' into corestore4_develop
# Conflicts:
# CoreStore.podspec
# Sources/CoreStoreImportableAttributeType.swift
# Sources/CoreStoreQueryableAttributeType.swift
# Sources/Info.plist
# Sources/NSManagedObjectModel+Setup.swift
|
2017-05-10 19:11:01 +09:00 |
|