Patch: Using CComPtr for managing objects lifetime
From: Dmitry <wipedout_at_yandex.ru>
Date: Tue, 22 Sep 2009 14:07:31 +0400
In TSVN code COM objects lifetime is often managed manually when there's no need for it and CComPtr can do the same job with less code.
Also CIDataObject class is unused, seems to be superseeded with CSVNDataObject and should be removed.
A patch (untested) is proposed.
Dmitry.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.