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

[RFC] Remove svn_sha1_* from public API and deprecate svn_md5_*

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Fri, 26 Sep 2008 23:48:24 +0200

Currently SHA1/MD5 functionality is provided by:
* svn_sha1_* (new in trunk) + svn_md5_*
* svn_checksum_* (new in trunk)

I would like to suggest to remove svn_sha1_* from public API and
deprecate svn_md5_*. I think that it would improve current situation.
If we decide to add new checksum type, it will be sufficient to add
a new member of svn_checksum_kind_t enum.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on 2008-09-26 23:52:13 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.