• 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: Subclassing NSMutableDictionary
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing NSMutableDictionary


  • Subject: Re: Subclassing NSMutableDictionary
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 29 Nov 2005 10:12:11 -0800

On 11/29/05, David Alter <email@hidden> wrote:
> I'm sure I'm missing something basic here but it is not hitting me. I
> want to subclass NSMutableDictionary. My init method wants to
> populate this dictionary with some data. But my sub class does not
> like it when I do this.

Generally you don't subclass things like NSMutableDictionary and at
the moment I don't think we know enough about your end goal to make a
good recommendation on the use of subclass.

Anyway the Cocoa collection classes are made up of what are called
"class clusters" and such clusters have special sub-classing
requirements. See the following documentation..

<http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaObjects/Articles/ClassClusters.html>
 _______________________________________________
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

References: 
 >Subclassing NSMutableDictionary (From: David Alter <email@hidden>)

  • Prev by Date: Re: Core Data Fetch request very poor performance ??!
  • Next by Date: Re: Subclassing NSMutableDictionary
  • Previous by thread: Subclassing NSMutableDictionary
  • Next by thread: Re: Subclassing NSMutableDictionary
  • Index(es):
    • Date
    • Thread