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

Marking 1.1 API changes

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-05-12 04:27:47 CEST

All ye who are making API changes in 1.1-dev,

I suggest we use doxygen markup for all new bits in the API:

    @since New in version 1.1.

and for all the bits that are scheduled to go away in 2.0:

    @deprecated Provided for backward compatibility with the 1.0 API.

There are already a number of @deprecated tags in the source, but no
@since tags. I've fond those to be very useful, e.g., in the Python
documentation.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 12 04:28:32 2004

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.