John Estropia
|
5dcf29011a
|
Support typed errors. Misc formatting
|
2024-09-10 11:14:39 +09:00 |
|
John Estropia
|
4b4ae61635
|
add conditional compilation
|
2023-06-07 13:43:11 +09:00 |
|
John Estropia
|
535b33ca75
|
test reverting back to unsafeDowncast
|
2023-06-07 13:40:25 +09:00 |
|
John Estropia
|
d1f83badef
|
Xcode 14, iOS 16 SDK (min iOS 13)
|
2022-06-19 17:56:42 +09:00 |
|
John Estropia
|
f136549b46
|
prevent creation of ObjectSnapshot if object is already deleted
|
2020-10-09 20:14:04 +09:00 |
|
John Estropia
|
2f93ee7591
|
Migrations demo done
|
2020-09-17 23:21:41 +09:00 |
|
John Estropia
|
231e138ab0
|
performant access of relationship objectIDs for snapshots
|
2020-02-21 13:51:17 +09:00 |
|
John Estropia
|
361dba58c6
|
bypass thread checks depending on location of Field call
|
2020-02-21 11:52:11 +09:00 |
|
John Estropia
|
f0f4049798
|
renamed Field.Computed to Field.Virtual to distinguish from Field.Derived
|
2020-02-06 09:33:08 +09:00 |
|
John Estropia
|
92ad895044
|
Field.Relationship propertyWrapper
|
2020-01-20 17:13:01 +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
|
6e3e540d0a
|
Improve handling in LiveObject and ObjectSnapshot when objects are deleted
|
2019-10-17 19:27:03 +09:00 |
|
John Estropia
|
6b64eb7650
|
WIP: ObjectRepresentable utilities
|
2019-10-14 21:36:03 +09:00 |
|
John Estropia
|
5af0d17de4
|
remov stateIDs
|
2019-10-12 07:20:09 +09:00 |
|
John Estropia
|
81dfb8e3e5
|
WIP: editable datasources
|
2019-10-11 07:47:49 +09:00 |
|
John Estropia
|
d5114fc4bc
|
WIP
|
2019-10-08 21:09:34 +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
|
08053ccb15
|
change protocol inheritance from class to AnyObject (as per recent Swift recommendation)
|
2019-04-27 17:50:55 +09:00 |
|
John Estropia
|
eeec3979ee
|
SwiftPM support
|
2019-02-12 15:48:50 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Estropia
|
0430f66240
|
force dynamic typing on DynamicObject.Type to mitigate optimization issues
|
2017-11-01 11:33:41 +09:00 |
|
John Estropia
|
639574d8c2
|
remove inline casts because optimized builds seem to trip on them
|
2017-10-17 13:38:25 +09:00 |
|
John Rommel Estropia
|
50e50c0613
|
Merge branch 'develop' into prototype/Swift_3_2
|
2017-10-07 01:07:09 +09:00 |
|
John Rommel Estropia
|
8d86425875
|
always create subclass type from cs_rawObject
|
2017-10-07 00:56:19 +09:00 |
|
John Rommel Estropia
|
be5da632b3
|
fix segmentation fault
|
2017-09-22 23:18:25 +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
|
b9b96d1a35
|
WIP: Updating README and other docs. Some minor fixes
|
2017-05-22 01:27:38 +09:00 |
|
John Rommel Estropia
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +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 |
|