• 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: URL Escaping weirdness
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL Escaping weirdness


  • Subject: Re: URL Escaping weirdness
  • From: Ondra Cada <email@hidden>
  • Date: Sun, 27 Mar 2005 00:01:27 +0100

Michael,

On 26.3.2005, at 23:51, Michael Terence Mulligan wrote:

I failed to mention that I'd actually tried those approaches as well:
* casting strings for CF calls
* replacing the @"+&" with NULL
* trying 0 or NULL
* trying kCFAllocatorDefault or NULL

Sadly no difference...they all return the same, incorrect string :-(

Sorry, have no time to check the docs/write test programs at the moment, so I can't give a better advice, but I believe


(i) you may consider using directly them Cocoa methods (I've used them myself some time ago, they do work all right)
(ii) regardless the method, you should use the target encoding I think (ASCII would be best I guess)
(iii) very definitely there is no point in switching NULLs and 0s, they are the same.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >URL Escaping weirdness (From: "Michael Terence Mulligan" <email@hidden>)
 >Re: URL Escaping weirdness (From: Ricky Sharp <email@hidden>)
 >Re: URL Escaping weirdness (From: "Michael Terence Mulligan" <email@hidden>)

  • Prev by Date: Re: URL Escaping weirdness
  • Next by Date: Re: URL Escaping weirdness
  • Previous by thread: Re: URL Escaping weirdness
  • Next by thread: Re: URL Escaping weirdness
  • Index(es):
    • Date
    • Thread