• 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: Extending NSMutableDictionary what am I doing wrong?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extending NSMutableDictionary what am I doing wrong?


  • Subject: Re: Extending NSMutableDictionary what am I doing wrong?
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 29 Feb 2004 11:26:11 -0800

On Feb 29, 2004, at 5:09 AM, Greg Hurrell wrote:

I can't for the life of me think why you want a "Page" object that behaves like a dictionary...

Put like that, fair enough, but:

@interface Page: NSObject
{
[...]
NSMutableDictionary *mutableDictionary;
}

That would be useful for representing, for example, a PDF page -- see CGPDFPage.

mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Extending NSMutableDictionary what am I doing wrong?
      • From: mmalcolm crawford <email@hidden>
References: 
 >Extending NSMutableDictionary what am I doing wrong? (From: Stefan Pantos <email@hidden>)
 >Re: Extending NSMutableDictionary what am I doing wrong? (From: Greg Hurrell <email@hidden>)

  • Prev by Date: Re: Preference dialog
  • Next by Date: Re: Help - Outline view woes
  • Previous by thread: Re: Extending NSMutableDictionary what am I doing wrong?
  • Next by thread: Re: Extending NSMutableDictionary what am I doing wrong?
  • Index(es):
    • Date
    • Thread