Regarding commit 3d200925c9f02d2323e (speedup project model by storing url index)

Milian Wolff mail at milianw.de
Sun Feb 12 16:00:23 UTC 2012


On Sunday 12 February 2012 11:40:07 David Nolden wrote:
> I just wanted to quickly note, that for prettyness reasons, you
> shouldn't use "uint" and "IndexedString::fromIndex" etc., but rather
> simply "IndexedString". The very idea of IndexedString is that you get
> the functionality and type-safety of a string, at the efficiency of an
> integer.
>
> The reference-counting of IndexedString is a no-op during normal
> operation, so you don't need to worry about its efficiency.

I was thinking about that as well and will probably change it eventually.

cheers

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120212/b51ffb66/attachment.sig>


More information about the KDevelop-devel mailing list