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

  • Home
  • SEARCH
  • 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 259931
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:18:19+00:00 2026-05-11T22:18:19+00:00

Apple describes the architectural pattern used by iPhone apps as MVC. However, virtually no

  • 0

Apple describes the architectural pattern used by iPhone apps as MVC. However, virtually no modern application uses MVC (as described by Trygve Reenskaug). Modern operating systems, including iPhone OS, inherently handle controller responsibilities. What is mistakenly and commonly referred to as MVC is actually MVP.

Why does Apple say MVC and not MVP?

  • 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-11T22:18:20+00:00Added an answer on May 11, 2026 at 10:18 pm

    This is certainly a good question – and it’s one I’m not sure I know the answer to. I think Apple uses the term MVC almost universally because many of the views in Cocoa/AppKit use data bindings to draw data directly from the model and this breaks with the MVP pattern. In the diagram below (from This article), the MVP model shows all the data moving through the presenter – and this generally isn’t the case for well-built Cocoa apps.

    In most Cocoa apps, data bindings and key-value observation are used to bind the view and model together without requiring the interaction of the controller to update them. Also, in Cocoa apps there is a primary controller which determines when and where views are loaded. To borrow from glenn_block’s response to this question:

    In the MVC, the Controller is
    responsible for determining which View
    is displayed in response to any action
    including when the application loads.
    This differs from MVP where actions
    route through the View to the
    Presenter.

    alt text
    (source: vuscode.com)

    Hope that helps! It could be a totally random decision on Apple’s part – but I think their choice is reasonable.

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

Sidebar

Related Questions

I've read all Apple documentation on the iPhone development and there's nothing that describes
I'm using CakePHP to build an application using the MVC Pattern, but my question
I have read the Apple documentation. They list the apps registered, yet in their
I'm writing an iPhone application which needs to have an option to call our
I've subclassed UITableView to create my own data retrieval system, as described in Apple's
Apple describes iOS SDK 4 contains over 1,500 new APIs. Such as 1.Calendar Access
Whenever I deploy CoreDataBooks Apple iOS sample application to my jailbroken device with self
Apple strongly recommends using the binary plist format when reading large XML-based data sets
The Apple Developer Documentation (link is dead now) explains that if you place a
Does Apple's Xcode development environment provide any tools for memory leak detection? I am

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.