Proposal to introduce a KDE::stringCache
Alexander Neundorf
neundorf at kde.org
Thu Feb 26 21:34:52 CET 2004
On Thursday 26 February 2004 19:26, George Staikos wrote:
...
> Of course.. just use a lookup table for that. Am I misunderstanding
> this, or is it really the case that it stores the uid and gid for each file
> as a string?
Yes, from the ctor:
...
case KIO::UDS_USER:
m_user = ((*it).m_str);
break;
...
the same for group and mimetype.
Bye
Alex
--
Work: alexander.neundorf at jenoptik.com - http://www.jenoptik-los.de
Home: neundorf at kde.org - http://www.kde.org
alex at neundorf.net - http://www.neundorf.net
More information about the Kde-optimize
mailing list