stringByAddingPercentEncodingWithAllowedCharacters: and friends

2014-01-10 Thread Shane Stanley
The Mavericks Foundation release notes say: Added -stringByAddingPercentEncodingWithAllowedCharacters: and -stringByRemovingPercentEncoding. -stringByAddingPercentEncodingWithAllowedCharacters: is intended to percent-encode an URL component or subcomponent string, NOT the entire URL

Re: stringByAddingPercentEncodingWithAllowedCharacters: and friends

2014-01-10 Thread Quincey Morris
On Jan 10, 2014, at 16:41 , Shane Stanley sstan...@myriad-com.com.au wrote: I can't see the NSString methods in NSString.h, and the predefined NSCharacters sets aren't listed in the class reference for NSCharacterSet, nor in NSCharacterSet.h. Anyone know where they live? Time to learn

Re: stringByAddingPercentEncodingWithAllowedCharacters: and friends

2014-01-10 Thread Greg Parker
On Jan 10, 2014, at 4:41 PM, Shane Stanley sstan...@myriad-com.com.au wrote: The Mavericks Foundation release notes say: Added -stringByAddingPercentEncodingWithAllowedCharacters: and -stringByRemovingPercentEncoding. -stringByAddingPercentEncodingWithAllowedCharacters: is intended to

Re: stringByAddingPercentEncodingWithAllowedCharacters: and friends

2014-01-10 Thread Shane Stanley
On 11 Jan 2014, at 12:01 PM, Quincey Morris quinceymor...@rivergatesoftware.com wrote: Time to learn Command-Shift-O! Thanks! I was option-clicking, but that was coming up empty. -- Shane Stanley sstan...@myriad-com.com.au www.macosxautomation.com/applescript/apps/