Kevin

Results 12 comments of Kevin

@jessesquires Happy to help out with this if you want. Is the goal solely a backup? or importing a backup as well?

@jessesquires Sounds good!

I'd also appreciate this. An equivalent run command would add value → flexibility and improve reuse. If not, thoughts on [providing params to inject steps?](https://circleci.com/docs/2.0/orbs-best-practices/#consider-post-and-pre-steps-and-step-parameters) I appreciate y'all's consideration and...

Here's the start of an example for inserting and deleting cells: https://github.com/kevnm67/Organic/tree/data-modification

I quickly created it to show an example -- it's not a solution. You can modify it to suit your needs.

@orta Definitely includes updating the README. I stumbled on the option reading your closed issue. @f-meloni Thanks for the suggestion! Sounds good.

@TheKongBakPau If you use the view debugger are the buttons the topmost view? Or are they covered by another view?

@gerchicov-bp It's no different from using core data. You can store the absolute string of an objectID's URI representation. An example of using a category on RHCoreDataTableViewController is one example...

The last step is when saving a managed object id used to find objects later on, as you said in the first post. From apple docs: "New objects inserted into...