Re: [Pyobjc-dev] memory leak
Brought to you by:
ronaldoussoren
From: Greg E. <gre...@ca...> - 2011-05-12 12:15:05
|
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 |