On Fri, Jul 16, 2010 at 5:58 AM, Brad Stone <cocoa-...@softraph.com> wrote:
> The XML file is from an app I wrote a long time ago and contains thousands of 
> documents similar to this one.  Once Nick mentioned quotable-printable I 
> remembered I used that.  It was so long ago I had forgotten.  There are many 
> users that use the app and each of them have hundreds, if not thousands, of 
> individual XML files and they need this functionality.  My last resort would 
> be to send out update for the old app to all the users to reprocess their XML 
> files w/o the quoted-printable but you know how that will go.  If I could 
> only get Cocoa to do it I'd be done.

The framework knows nothing about your file format, so you can't "get
Cocoa to do it." You'll simply need to perform the conversion yourself
when you read the file in from disk.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to