{"id":19847049,"url":"https://github.com/polidea/plcoredatautils","last_synced_at":"2025-05-01T21:31:50.574Z","repository":{"id":5277953,"uuid":"6457089","full_name":"Polidea/PLCoreDataUtils","owner":"Polidea","description":"A set of helper methods for CoreData","archived":false,"fork":false,"pushed_at":"2016-08-03T13:53:15.000Z","size":28,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-03-15T01:03:28.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Polidea.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-30T12:48:35.000Z","updated_at":"2022-09-08T18:53:26.000Z","dependencies_parsed_at":"2022-09-09T05:50:22.715Z","dependency_job_id":null,"html_url":"https://github.com/Polidea/PLCoreDataUtils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polidea%2FPLCoreDataUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polidea%2FPLCoreDataUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polidea%2FPLCoreDataUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Polidea%2FPLCoreDataUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Polidea","download_url":"https://codeload.github.com/Polidea/PLCoreDataUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224278377,"owners_count":17285080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T13:13:17.632Z","updated_at":"2024-11-12T13:13:18.376Z","avatar_url":"https://github.com/Polidea.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n__This repository is no longer maintained. Issue reports and pull requests will not be attended.__\n\n---\n\n# PLCoreDataUtils\n\n## Installation\n\n* Add the files to your project (each class can be used separately)\n\n## Usage\n\n### NSManagedObjectContext+PLCoreDataUtils category\n\nMethods for common tasks on NSManagedObjectContext:\n\n* different types of fetch (single/multiple objects, sorting, etc)\n* fetch or insert if not present\n* entity cloning\n\n### PLCoreDataStack\n\nGiven a main context, setups a small main/background context stack.\n\n* category for propagated saves \n\n### PLDataSetMerger\n\nTool for tracking entities that should be removed after parsing a list of objects in network request response. Instead of removing all entities of a type, you:\n\n* add them to the set before parsing\n* 'mark' them if they are mentioned in the list\n* after parsing order the set to remove the unmentioned entities\n\n---\n\nCopyright (c) 2012 Polidea. This software is licensed under the BSD License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolidea%2Fplcoredatautils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolidea%2Fplcoredatautils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolidea%2Fplcoredatautils/lists"}