RE: [gui-dev] LimeWire 4.2.3 international font display patch
"Sam Berlin" <[email protected]> Sat, 27 Nov 2004 18:35:31 -0500
| Newsgroups | gmane.network.gnutella.limewire.gui.devel |
|---|---|
| Organization | LimeWire |
| Message-ID | <[email protected]> |
> No, not on outgoing responses! it's too much processing at that time. True. So yes, we should just store the normalized name within the FileDesc, then all will work. All the other code that does normalization can then be simplified, since the FileDesc will store an already-normalized string. > This must be done even before the detected filenames are indexed in the > QRP > hash table, and can just consist in a class derived from File, to perform > NFC normalization that File.list() in the java.io core package should have > performed itself. It already is done prior to insertion in the hash table. See HashFunction.keywords. Thanks, Sam _______________________________________________ gui-dev mailing list [email protected] http://www.limewire.org/mailman/listinfo/gui-dev