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

Re: [RFC] Editor API, revamped (was: svn commit: r36943 - trunk/notes)

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 6 Apr 2009 09:27:08 -0500

On Apr 6, 2009, at 4:21 AM, Greg Stein wrote:

> On Mon, Apr 6, 2009 at 08:47, Philipp Marek
> <philipp.marek_at_emerion.com> wrote:
>> ...
> Hyrum: any thoughts on expanding the checksum type to contain multiple
> algorithms?

Should be possible. I wrote the checksum stuff with the idea that
we'd eventually add additional checksum kinds beyond the current md5
and sha1. Right now, pretty much all the checksum APIs use a switch
on the kind internally. We could go so far as to use a vtable, but I
don't think it needs to get that drastic.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1562090
Received on 2009-04-06 16:27:32 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.