[PATCH 0 of 3] extensions: deprecating extsetup()
Matt Mackall
mpm at selenic.com
Mon Oct 12 23:45:54 UTC 2009
On Mon, 2009-10-12 at 22:59 +0000, Yuya Nishihara wrote:
> series of small patches to make extsetup() deprecated.
>
> * replaced extsetup() by uisetup().
> * added DeprecationWarning where calling extsetup()
We don't like DeprecationWarning around here. It mostly serves to
annoy/confuse end users rather than its real target audience
(developers).
--
http://selenic.com : development and support for Mercurial and Linux
More information about the Mercurial-devel
mailing list