Archive for 21. November 2006

Re: Re: Re: BitTorrent branch refactoring
Hello everybody, Attached is the latest patch from my BitTorrent branch. I added the new classes SharedData and SharedDataPointer. They are modifications of QSharedData and QSharedDataPointer with the difference that they (more...)
Re: SourceComment: BinaryReader - Remove duplication ;-)
Hi Atul, Thanks for the patch! The functions look so much simpler now ;-)! I allowed myself to make the new functions inline and thus give the compiler a clue where (more...)
SourceComment: BinaryReader - Remove duplication ;-)
Hey all This is one of my favourite refactorings ;-) If you can get "Working with Legacy Code" by Feathers, there is a fascinating chapter in which he just removes duplication (more...)