• 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: Conflicting Namespaces on the Language Level
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Conflicting Namespaces on the Language Level


  • Subject: Re: Conflicting Namespaces on the Language Level
  • From: email@hidden
  • Date: Sat, 14 Sep 2002 22:39:36 -0400

Actually, the code where the problem occurs used to work, and I first noticed it in a class that was a proper subclass of NSDictionary. Anyway, the example should still compile, though it won't have all of the functionality of an NSDictionary.

On Saturday, Sep 14, 2002, at 21:26 America/New_York, Sherm Pendley wrote:

On Saturday, September 14, 2002, at 08:46 PM, email@hidden wrote:

@interface ClassThatShouldCompile: NSDictionary
{
id dictionary;
}
@end

NSDictionary and NSArray are both members of class clusters, so special steps are needed to create a subclass.

See the "Class Clusters" programming topic at <URL: file:///Developer/Documentation/Cocoa/TasksAndConcepts/ ProgrammingTopics/Foundation/
Concepts/ClassClusters.html> for more.

sherm--
_______________________________________________
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.

References: 
 >Re: Conflicting Namespaces on the Language Level (From: Sherm Pendley <email@hidden>)

  • Prev by Date: Re: Conflicting Namespaces on the Language Level
  • Next by Date: Undo/redo in sheets?
  • Previous by thread: Re: Conflicting Namespaces on the Language Level
  • Next by thread: Re: Conflicting Namespaces on the Language Level
  • Index(es):
    • Date
    • Thread