Re: [gui-dev] LimeWire 4.2.3 international font display patch

"Philippe Verdy" <[email protected]> Sat, 27 Nov 2004 22:49:34 +0100
Newsgroups gmane.network.gnutella.limewire.gui.devel
Message-ID <[email protected]>
From: "heavy_baby" <[email protected]>
> My suggestion is
> 1) Apply Unicode normalization to search results
> 2) Apply Unicode normalization to create download filename

My suggestion is different: apply normalization only when reading the local 
directory contents when loading the shared library... This will be enough to 
let a MacOS user handle all its strings in NFC form, including for display 
(because it will only receive strings in NFC form too, if no more MacOS are 
sending decomposed strings...)

The implication on performance is minimal, because it is a one time 
operation which won't affect query routing or HTTP file requests and 
transfers.

_______________________________________________
gui-dev mailing list
[email protected]
http://www.limewire.org/mailman/listinfo/gui-dev