John Estropia
|
c0fc57d10c
|
Update README.md
|
2017-06-02 11:34:04 +09:00 |
|
John Estropia
|
0cf4d303e4
|
Added README sample on how to version CoreStoreObjects
|
2017-06-02 11:32:48 +09:00 |
|
John Rommel Estropia
|
6de397958a
|
fix demo app warnings
|
2017-06-02 02:06:47 +09:00 |
|
John Rommel Estropia
|
55292a84dc
|
made mapping modell providers public
|
2017-06-02 02:03:41 +09:00 |
|
John Rommel Estropia
|
1ddbe20c86
|
Updated README, fixed demo app, and bumped to 4.0.1
|
2017-05-28 11:37:40 +09:00 |
|
John Rommel Estropia
|
da9e8c1550
|
disallow "empty" default values on some ImportableAttributeTypes
|
2017-05-28 10:50:25 +09:00 |
|
John Estropia
|
ef0937fec4
|
make unit tests happy
|
2017-05-24 12:15:55 +09:00 |
|
John Estropia
|
35885b40de
|
README done! Welcome to CoreStore 4.0!
|
2017-05-24 12:05:34 +09:00 |
|
John Rommel Estropia
|
d669569196
|
WIP: readme
|
2017-05-24 00:37:32 +09:00 |
|
John Rommel Estropia
|
ae919ff3c8
|
WIP: readme
|
2017-05-24 00:35:25 +09:00 |
|
John Rommel Estropia
|
1a7a4690d1
|
WIP: readme
|
2017-05-24 00:33:43 +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
|
da3a9590ac
|
accept optionals in setValue
|
2017-05-21 09:38:56 +09:00 |
|
John Rommel Estropia
|
6b3d75bea1
|
fix fixits
|
2017-05-21 09:29:34 +09:00 |
|
John Rommel Estropia
|
d44721fef0
|
fix xcode hints
|
2017-05-21 09:11:34 +09:00 |
|
John Rommel Estropia
|
3f268e8376
|
added NSManagedObject.setValue(_:forKvcKey:willSetValue:didSetValue:)
|
2017-05-21 09:06:29 +09:00 |
|
John Rommel Estropia
|
303fea4ebe
|
fix warnings
|
2017-05-21 08:51:38 +09:00 |
|
John Estropia
|
77173cdad0
|
minor fix
|
2017-05-18 21:10:43 +09:00 |
|
John Estropia
|
1e24a7d739
|
ListObserver's listMonitorDidChange(_:) and listMonitorDidRefetch(_:) handlers are now required.
|
2017-05-18 12:59:58 +09:00 |
|
John Estropia
|
a3b33bedb8
|
added more migration error types
|
2017-05-18 12:59:02 +09:00 |
|
John Estropia
|
eaf7544c50
|
fix error when CoreStoreObject types have deep namespaces
|
2017-05-17 15:55:33 +09:00 |
|
John Estropia
|
67863120e0
|
WIP: readme
|
2017-05-15 11:03:21 +09:00 |
|
John Estropia
|
1b0e305d9a
|
beta bump
|
2017-05-15 10:23:55 +09:00 |
|
John Rommel Estropia
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +09:00 |
|
John Estropia
|
feb0e30735
|
tag as beta
|
2017-05-12 14:46:28 +09:00 |
|
John Rommel Estropia
|
9c25336ff6
|
WIP: documentation
|
2017-05-12 01:42:19 +09:00 |
|
John Estropia
|
66bef87422
|
WIP: documentation
|
2017-05-11 20:55:31 +09:00 |
|
John Rommel Estropia
|
dd2949ee18
|
WIP: documentation
|
2017-05-11 00:03:13 +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 |
|
John Estropia
|
42c28b064a
|
remove unneeded swift flags
|
2017-05-10 12:47:40 +09:00 |
|
John Estropia
|
0b097b8c85
|
version bump
|
2017-05-10 12:43:18 +09:00 |
|
John Estropia
|
fce5d2f301
|
Flatten file directories (fixes #159)
|
2017-05-10 12:42:20 +09:00 |
|
John Rommel Estropia
|
8ff163af30
|
WIP: documentation
|
2017-05-10 02:00:47 +09:00 |
|
John Estropia
|
19abedfa9f
|
WIP: documentation
|
2017-05-09 21:16:03 +09:00 |
|
John Estropia
|
48828fdca3
|
Custom migrations!
|
2017-05-09 17:58:41 +09:00 |
|
John Rommel Estropia
|
9d65a27557
|
WIP: custom migration
|
2017-05-09 03:10:35 +09:00 |
|
John Rommel Estropia
|
6d04806608
|
WIP
|
2017-04-26 08:31:37 +09:00 |
|
John Rommel Estropia
|
54129f7362
|
Merge branch 'corestore4_develop' of github.com:JohnEstropia/CoreStore into corestore4_develop
|
2017-04-25 22:08:58 +09:00 |
|
John Estropia
|
54c81d23f5
|
WIP: dynamic migrations
|
2017-04-25 18:08:43 +09:00 |
|
John Estropia
|
53ab140341
|
Improve refetch method (may fix #118)
|
2017-04-24 11:57:47 +09:00 |
|
John Estropia
|
9dc4331b26
|
oops
|
2017-04-21 21:21:47 +09:00 |
|
John Estropia
|
e6aa72fb5f
|
support transformable values
|
2017-04-21 19:35:29 +09:00 |
|
John Estropia
|
274a54451a
|
fix compiler errors
|
2017-04-21 15:07:26 +09:00 |
|
John Estropia
|
fe70b7a27d
|
added tool to convert existing NSManagedObjectModels to the new CoreStoreSchema
|
2017-04-21 14:54:57 +09:00 |
|
John Estropia
|
02a660e4a6
|
WIP: Migrations
|
2017-04-20 20:26:11 +09:00 |
|
John Estropia
|
a543a4c94a
|
Added a "userInfo" property to relevant types to allow external code to store custom data
|
2017-04-20 16:40:27 +09:00 |
|
John Estropia
|
fd14a18248
|
Unify generics usage in ListMonitor and ObjectMonitor
|
2017-04-20 10:42:47 +09:00 |
|
John Estropia
|
b0e2655bdf
|
added a typealias for the object type contained in ListMonitor and ObjectMonitor
|
2017-04-19 17:04:34 +09:00 |
|
John Estropia
|
b6bc7c2edf
|
allow edit() calls to any DynamicObject
|
2017-04-18 18:14:16 +09:00 |
|
John Estropia
|
1938f0d9de
|
no need to be optional
|
2017-04-18 12:09:37 +09:00 |
|
John Estropia
|
94e6db669f
|
added a way to lazily-initialize user info data
|
2017-04-18 12:02:39 +09:00 |
|
John Estropia
|
b1972b82f1
|
added way to store userInfo in DataStack and in transactions
|
2017-04-18 11:29:16 +09:00 |
|
John Rommel Estropia
|
5ffaca1375
|
WIP: docs
|
2017-04-18 08:02:07 +09:00 |
|
John Estropia
|
a73306fecb
|
check correct queue for managed object value access
|
2017-04-12 19:22:18 +09:00 |
|
John Estropia
|
9f3db61ff7
|
WIP: allow migrations for CoreStoreObjects
|
2017-04-11 19:13:35 +09:00 |
|
John Estropia
|
e5ef4992d3
|
WIP: migrations for CoreStoreObjects
|
2017-04-07 21:57:45 +09:00 |
|
John Estropia
|
c0ae129b22
|
NSManagedObject features are now fully supported for CoreStoreObject types. MacOSX 10.12 onwards now support ListMonitors and ObjectMonitors
|
2017-04-07 20:14:13 +09:00 |
|
John Estropia
|
4aa1a63f9a
|
updated unit tests with easier to understand examples
|
2017-04-06 20:45:54 +09:00 |
|
John Estropia
|
4fc10afe1e
|
relationships done!
|
2017-04-06 20:28:17 +09:00 |
|
John Estropia
|
8b77e4e5a0
|
WIP: prototype for ManagedObjectProtocol
|
2017-04-05 21:56:19 +09:00 |
|
John Estropia
|
258c237100
|
It works! (WIP!)
|
2017-04-04 20:25:40 +09:00 |
|
John Estropia
|
6948db516d
|
WIP: typesafe queries
|
2017-04-03 22:02:24 +09:00 |
|
John Estropia
|
b5d80fd272
|
WIP: Dynamic models (Goodbye xcdatamodel files!)
|
2017-04-03 21:41:25 +09:00 |
|
John Rommel Estropia
|
cdcd7d0416
|
removed deprecated functions in unit tests and demo app
|
2017-04-01 23:08:36 +09:00 |
|
John Rommel Estropia
|
a5162239d5
|
kick-off deprecations with 4.0 version bump
|
2017-04-01 21:23:50 +09:00 |
|
John Rommel Estropia
|
1ad6ac5769
|
accept NSManagedObject as Where predicate argument
|
2017-04-01 17:15:24 +09:00 |
|
John Rommel Estropia
|
ecb3d0cfa0
|
revert prototyped stack setup
|
2017-04-01 01:31:40 +09:00 |
|
John Estropia
|
81355fd9c5
|
update travis file for Xcode 8.3
|
2017-03-31 19:56:19 +09:00 |
|
John Estropia
|
97d7a276fe
|
new auto-commit transaction methods
|
2017-03-31 19:44:18 +09:00 |
|
John Estropia
|
d72d1afe8b
|
Merge branch 'develop' into corestore4_develop
# Conflicts:
# CoreStore.xcodeproj/project.pbxproj
|
2017-03-28 11:38:02 +09:00 |
|
John Estropia
|
716e069984
|
version bump
|
2017-03-28 11:25:24 +09:00 |
|
John Estropia
|
881ee4af0a
|
remove warnings when calling unsafeBitCast()
|
2017-03-28 10:54:08 +09:00 |
|
John Estropia
|
acc0ce1c32
|
Merge pull request #157 from ruslanskorb/fetched-objects-dynamicCast
Use `dynamicCast()` to cast `fetchedObjects` to `[T]?` without checking the type.
|
2017-03-28 10:10:23 +09:00 |
|
John Estropia
|
b97f6d6a0a
|
Merge branch 'prototype/mainContextToPSC' into corestore4_develop
|
2017-03-27 14:08:07 +09:00 |
|
John Rommel Estropia
|
818abfc1a1
|
WIP
|
2017-03-27 01:48:51 +09:00 |
|
John Estropia
|
cb6d5b015b
|
WIP: prototyping new transaction structure
|
2017-03-24 21:15:51 +09:00 |
|
John Rommel Estropia
|
494965de23
|
changed protocol naming
|
2017-03-10 08:30:12 +09:00 |
|
John Estropia
|
fe25a9aa36
|
remove warnings when calling unsafeBitCast()
|
2017-03-09 18:59:37 +09:00 |
|
John Estropia
|
f21e4e12e0
|
Merge branch 'develop' into corestore4_develop
|
2017-03-09 18:08:35 +09:00 |
|
John Estropia
|
92890d1e1d
|
Merge pull request #154 from ruslanskorb/remove-duplicate-code
[FetchedResultsControllerDelegate] Remove duplicate code.
|
2017-03-07 12:58:18 +09:00 |
|
John Rommel Estropia
|
6055685c00
|
WIP: compilable again now
|
2017-03-02 22:26:45 +09:00 |
|
John Rommel Estropia
|
ee71442b08
|
Merge branch 'develop' into corestore4_develop
|
2017-03-02 21:07:30 +09:00 |
|
John Estropia
|
341ec5e771
|
reverted unsafeDowncast usage to unsafeBitCast (It worked differently)
|
2017-03-01 19:56:13 +09:00 |
|
John Estropia
|
8569c3c524
|
WIP: rehaul of type-safe fetching and querying
|
2017-03-01 19:34:07 +09:00 |
|
John Estropia
|
3224fcf71d
|
move type safety goodness
|
2017-02-21 19:17:06 +09:00 |
|
John Rommel Estropia
|
9ff1c9d545
|
declare operators as static functions
|
2017-02-19 20:05:23 +09:00 |
|
John Rommel Estropia
|
c40d17a6ad
|
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
|
2017-02-19 09:56:40 +09:00 |
|
John Estropia
|
9d5e04854a
|
extra extra type safety for attributes (fetching and importing)
|
2017-02-17 14:13:16 +09:00 |
|
John Estropia
|
d2fd03c1f0
|
Where clauses are now more strict with the argument types
|
2017-02-17 10:47:38 +09:00 |
|
John Rommel Estropia
|
7baaee493d
|
unit test for scalar IDs for ImportableUniqueObject
|
2017-02-13 22:17:03 +09:00 |
|
John Estropia
|
03973790a8
|
revert recent swizzling update. sorry about that
|
2017-02-10 20:33:07 +09:00 |
|
John Estropia
|
7ee027f44d
|
Test mainContext fetching directly from PSC. Needs benchmarking esp. with merging
|
2017-02-09 10:49:50 +09:00 |
|
John Estropia
|
19fea6953a
|
Merge branch 'master' into develop
|
2017-02-08 13:13:27 +09:00 |
|
John Estropia
|
9f11b1005d
|
added .swift-version file
|
2017-02-08 13:08:44 +09:00 |
|
John Estropia
|
698326f89a
|
version bump
|
2017-02-07 18:21:54 +09:00 |
|
John Estropia
|
bdf6308d8f
|
swift 3.1 support
|
2017-02-07 18:17:40 +09:00 |
|
John Estropia
|
69d96c53d6
|
WIP: object concurrency debugging utilities
|
2017-02-02 19:53:47 +09:00 |
|
John Estropia
|
7b961fa249
|
Display list of model files in bundle when requested modelname is not found
|
2017-02-01 19:03:59 +09:00 |
|
John Estropia
|
73450d0b29
|
WIP: minor conveniences to the ImportableUniqueObject protocol
|
2017-01-20 21:51:00 +09:00 |
|
John Estropia
|
6d83564a1a
|
Swift 3 master candidate
|
2017-01-06 16:50:38 +09:00 |
|