Re: [Pyobjc-dev] memory leak
Brought to you by:
ronaldoussoren
From: Daniel L. d. S. <dan...@gm...> - 2011-05-12 20:47:22
|
You are right about not making much sense in using a NSString this way. I did it out of distraction. My question is still on. Why the warning ? I just want to understand, because I don't get it. Regards, Daniel Santos On May 12, 2011, at 1:14 PM, Greg Ewing wrote: > Ronald Oussoren wrote: >> I don't know why Daniel wants to use an NSString, but there are reasons to >> use NSString instead of Python unicode strings, for example because NSString >> has a number of usefull methods with no easy native equivalent. > > But is there a reason to use any of them on an *empty* NSString? > > -- > Greg > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |