Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1024755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:49:32+00:00 2026-05-16T11:49:32+00:00

I wonder when I should use Core Data and when I just should keep

  • 0

I wonder when I should use Core Data and when I just should keep it easy and use delegate variables?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:49:32+00:00Added an answer on May 16, 2026 at 11:49 am

    Delegate is a design pattern, CoreData a persistence framework. You are comparing things, that are not compare-able.

    Edit

    Delegate:

    A delegate is an “entry point” where an objects allows you to define some custom action.
    It is similair to callbacks in some language or interface in Java.
    Technically a delegate is just a pointer to an object that conforms to a defined protocol

    Delegation is a simple and powerful
    pattern in which one object in a
    program acts on behalf of, or in
    coordination with, another object. The
    delegating object keeps a reference to
    the other object—the delegate—and at
    the appropriate time sends a message
    to it. The message informs the
    delegate of an event that the
    delegating object is about to handle
    or has just handled. The delegate may
    respond to the message by updating the
    appearance or state of itself or other
    objects in the application, and in
    some cases it can return a value that
    affects how an impending event is
    handled. The main value of delegation
    is that it allows you to easily
    customize the behavior of several
    objects in one central object.

    CoreData

    CoreData is a Framework for organizing persistence data.

    In simplest terms, Core Data is an
    object graph that can be persisted to
    Disk. […] Core Data can do a lot
    more for us. It serves as the entire
    model layer for us. It is not just the
    persistence on disk, but it is also
    all the objects in memory that we
    normally consider to be data objects.

    —Marcus Zarra, Core Data

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wonder how I should use the GTree (from GLib) to store data? Every
I wonder what is the best C# data structure I should use to sort
I wonder why I should use: puts In folder #{File.join ENV[HOME], projects} Instead of:
I wonder if I should use the CAS protocol or OAuth + some authentication
Working on my AsyncTask I wonder why I should use the onPostExecute() 's parameter,
i have a mac. i wonder which browser (safari or firefox) i should use
I wonder why I should use XHTML instead of HTML. XHTML is supposed to
I wonder where should we use lambda expression over functor in C++. To me,
I have this db below. I wonder how I should use the ID to
I wonder if I should use signal and slots with my own console object?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.