Re: NSString and decoding HTML Entities
Re: NSString and decoding HTML Entities
- Subject: Re: NSString and decoding HTML Entities
- From: "I. Savant" <email@hidden>
- Date: Sun, 5 Apr 2009 18:03:07 -0400
On Apr 5, 2009, at 5:52 PM, Stuart Malin wrote:
Thanks, but I understand the difference perfectly, but it's
irrelevant.
Sorry, I.S., I didn't mean to imply that you didn't understand the
difference -- just wanted to be clear for others following this
thread as the distinction between percent escaping and entity
decoding is often confused.
No apology necessary - I should have included a ":-)", since it was
meant to be tongue-in-cheek.
Your point that HTML entities are HTML is sensible, and more
important, valid. Thank you for taking the time to build a test case.
The approach you have taken certainly offers much greater
functionality, so I appreciate your posting this -- I may end up
using it as well.
I had done this once before, years ago, for a quick little utility
I no longer have handy. Most important, which you noticed, is the
flexibility this approach offers (which might be worth the overhead,
especially if it's not repeated hundreds of times a second, etc.).
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden