[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2397728

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-09-22 12:21:44 CEST

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.