• 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
Fwd: Can I subclass NSMutableArray?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Can I subclass NSMutableArray?


  • Subject: Fwd: Can I subclass NSMutableArray?
  • From: Gerben Wierda <email@hidden>
  • Date: Fri, 23 Aug 2002 01:32:23 +0200

Forget about it, I was able to find the documentation on Class Clusters which I was not able to find at first.

Sorry about the bandwidth use.

G

Begin forwarded message:

From: Gerben Wierda <email@hidden>
Date: Fri Aug 23, 2002 01:24:20 Europe/Amsterdam
To: email@hidden
Subject: Can I subclass NSMutableArray?

I have subclassed NSMutableArray. But when I try to access the count: method in my subclass, I get:

2002-08-23 01:02:53.942 i-Installer[24420] *** -count only defined for abstract class. Define -[II2TaskSet count]!

But whatever I do (using [super count] or whatever) I get this message. Can I subclass NSMutableArray? Is NSMutableArray an 'abstract superclass' and if so, can I subclass its actual implementation in some way?

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

  • Prev by Date: Can I subclass NSMutableArray?
  • Next by Date: Re: when a scrollbar is really needed?
  • Previous by thread: Re: Can I subclass NSMutableArray?
  • Next by thread: NSProgressIndicator in a NSTableView
  • Index(es):
    • Date
    • Thread