Developers and getting them to improve their code.
George Staikos
kde-optimize@mail.kde.org
Wed, 8 Jan 2003 15:22:12 -0500
On Wednesday 08 January 2003 15:03, you wrote:
> > There are some very good books about optimisation available.
>
> And at the end of this list we could list some books that people have
> recomended. P.S. I looked a few months ago, but found mostly C
> optimization books. Do you know of a C++ book that you recomend?
I don't know of a C++ one off hand, but most of the really important
optimisations tend to be language independent I think. Keeping the
complexity of code down, etc
> > We do try to remove these classes as they are obsolete. Sometimes are
> > goals are not common though. In particular, KSocket includes a lot of
> > functionality that QSocket doesn't - built in socks handling, build in
> > ipv6 support, etc.
>
> Glad to hear. Anyone want to put together a list of the current over
> lapping classses?
BTW they can't be removed until KDE 4 of course. ;)
--
George Staikos