• 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
question about classes, I think
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question about classes, I think


  • Subject: question about classes, I think
  • From: "Alan Smith" <email@hidden>
  • Date: Thu, 11 May 2006 18:09:55 -0400

The following is how I explained it recently to another developer. It
was via IM so that's why there aren't any periods or capitals.

each table in the main window has its own controller…

each controller has a NSMutableArray that holds the path and titles of
the plugins in the folder that was set in the prefs…

when the user selects one of the games and wishes to launch it with
the current plugins, they press the button…

when the button is pressed the table that corresponds with the
selected game is notified…

the table then calls a method from another helper class which will
decide where the plugins should be put and whether or not they need to
be taken out of the plugins folder of the game…

that methods take two thing…

the array that holds the plugins paths and titles…

and which game it is…

this is where the problem is…

the array is now, for some unknown reason, empty
and I didn't empty it


Thank, Alan -- // Quotes from yours truly ------------------------- "You don't forget, you just don't remember." "Maturity resides in the mind." _______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: question about classes, I think
      • From: "Shawn Erickson" <email@hidden>
    • Re: question about classes, I think
      • From: "Lawrence Sanbourne" <email@hidden>
  • Prev by Date: Re: NSTreeController Grouping Nodes - Grouping At All
  • Next by Date: Core Data delayed notification after sleep
  • Previous by thread: Re: creating NSCalendarDate with a specific time zone
  • Next by thread: Re: question about classes, I think
  • Index(es):
    • Date
    • Thread