gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSMime -setDefaultCoding


From: David Wetzel
Subject: Re: GSMime -setDefaultCoding
Date: Mon, 21 Mar 2005 22:06:19 +0100

Richard Frith-Macdonald wrote:

> OK ... I found and (I think) fixed the only place using this method.  The
> performance gain from using the faster method when parsing a web page was a
> tiny, fraction of a percent of a percent ... just optimising header parsing
> a bit dwarved the gain by a few orders of magnitude!
> Anyway, I've removed it from GSMime.

I will try it tomorrow.

I think you still need a

         NSMapInsert(charsets, (void*)@"utf-8",
           (void*)NSUTF8StringEncoding);

in + (void) initialize

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]