• 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: Memory Mania Revisted
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory Mania Revisted


  • Subject: Re: Memory Mania Revisted
  • From: Andreas Monitzer <email@hidden>
  • Date: Sun, 10 Feb 2002 03:50:20 +0100

On Sunday, February 10, 2002, at 03:28 , Ondra Cada wrote:

And as for the practice, would you kindly point out a few standard
Foundation or AppKit classes which use new (or some variant of newWith...) as
part of their standard API?

NSJavaVirtualMachine.h, part of JavaVM.framework:

@interface NSObject (InstantiatingJavaObjects)

+ (id) newWithSignature:(NSString *)signature, ...;
+ (id) newWithSignature:(NSString *)signature arguments:(va_list)args;

@end

andy
_______________________________________________
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: Memory Mania Revisted
      • From: Ondra Cada <email@hidden>
References: 
 >Re: Memory Mania Revisted (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Memory Mania Revisted
  • Next by Date: Crashing in CFReadStreamGetInfoPointer?
  • Previous by thread: Re: Memory Mania Revisted
  • Next by thread: Re: Memory Mania Revisted
  • Index(es):
    • Date
    • Thread