• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Understanding the docs. UIApplication for iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Understanding the docs. UIApplication for iOS


  • Subject: Re: Understanding the docs. UIApplication for iOS
  • From: Alex Zavatone <email@hidden>
  • Date: Mon, 03 Jun 2013 19:32:44 -0400


On Jun 3, 2013, at 6:33 PM, Jens Alfke wrote:


On Jun 3, 2013, at 3:19 PM, Alex Zavatone <email@hidden> wrote:

Ahh, it's just that the app startup process is more complicated than is easily explained and I'm about to tell the staff, "just ignore the details for now, you put this here and it works”.  

“The UIKit UIApplication object has a delegate, which is a custom object that it’ll tell things to and ask things about. Our AppDelegate class has a single instance, and it registers itself as that object. So if you look up the methods in the UIApplicationDelegate protocol in the UIKit docs, you can implement any of those in the AppDelegate class and it’ll get called by the UIApplication as described in the docs. That’s how you can get notified of stuff like the app going to sleep.”

Yeah, that's clear.  It's just that I was assuming that I could easily hop through the class references and put together a little paragraph to explain it just like that.  I guess I just approached the class references the wrong way.  

In reviewing certain class refs last week, I remember running into cases where it a protocol was conformed to by a class, sometimes the top of the class ref would note that it is conformed to through another class.  It was confusing that I didn't see the same when attempting to through the docs.  Using Dash now, searching for "appDelegate" brings me straight to the UIApplicationDelegate Protocol Reference and things are more clearly exposed.

Sometimes going through the docs ala the organizer is a little less than optimal.

Also, couldn’t you find a good book on UIKit development and give that to the new people, instead of having to explain everything yourself?

There are many good ones out there, that I agree on.  

In any case, thanks much.  Almost back to Couchbase.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Understanding the docs. UIApplication for iOS
      • From: Jens Alfke <email@hidden>
References: 
 >Understanding the docs. UIApplication for iOS (From: Alex Zavatone <email@hidden>)
 >Re: Understanding the docs. UIApplication for iOS (From: Bill Garrison <email@hidden>)
 >Re: Understanding the docs. UIApplication for iOS (From: Alex Zavatone <email@hidden>)
 >Re: Understanding the docs. UIApplication for iOS (From: Jens Alfke <email@hidden>)
 >Re: Understanding the docs. UIApplication for iOS (From: Alex Zavatone <email@hidden>)
 >Re: Understanding the docs. UIApplication for iOS (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: XCode 3.2.6 and Code Sense trouble
  • Next by Date: Re: Understanding the docs. UIApplication for iOS
  • Previous by thread: Re: Understanding the docs. UIApplication for iOS
  • Next by thread: Re: Understanding the docs. UIApplication for iOS
  • Index(es):
    • Date
    • Thread