August 2006

[NSURL path] returning nil ?

When percent escaping some accentued characters in string constants passed to the URLWithString method, the path method returns nil… what's happening here ?
More...

try/catch/throw/finally example?

Can someone provide an example of the use of @try, @catch, @throw, @finally, in Objective-C ?
More...