Commit Graph

11 Commits

Author SHA1 Message Date
John Estropia 43f61359da prototype new Fields as propertyWrappers (Swift 5.2 above only) 2020-01-15 18:29:58 +09:00
John Estropia c544e0cce8 lazily evaluate NSEntityDescription-required fields from CoreStoreObject attributes 2020-01-09 17:00:43 +09:00
John Estropia 468922d5ed fix casting issues 2019-10-29 20:30: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 08053ccb15 change protocol inheritance from class to AnyObject (as per recent Swift recommendation) 2019-04-27 17:50:55 +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 5431e2e974 Swift 4.1 support 2018-03-10 21:07:53 +09:00
John Rommel Estropia 4a5bc6450b complete query utilities 2017-08-08 07:36:52 +09:00
John Rommel Estropia 5c0e78bd53 Deleted EmptyableAttributeType and require "initial" parameter for Value.Required 2017-08-05 00:03:17 +09:00