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

Re: Loading data


  • Subject: Re: Loading data
  • From: j o a r <email@hidden>
  • Date: Wed, 31 Jul 2002 00:05:35 +0200

Oops. Goofed!

On Tuesday, Jul 30, 2002, at 23:42 Europe/Stockholm, j o a r wrote:

@interface MyDataSource : NSObject
+ (Element *) doElement:(int) elementNumber;
@end

Should read:

@interface MyDataSource : NSObject
+ (Element *) elementForName:(NSString *) element;
@end

Over and out,

j o a r
_______________________________________________
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: Loading data (From: j o a r <email@hidden>)

  • Prev by Date: Re: Can't implement redo
  • Next by Date: FINAL SOLUTION Re: What's the best way saving a string into PDF?
  • Previous by thread: Re: Loading data
  • Next by thread: FINAL SOLUTION Re: What's the best way saving a string into PDF?
  • Index(es):
    • Date
    • Thread