[MERGE] Remove things deprecated in 0.8 and 0.7
John Arbash Meinel
john at arbash-meinel.com
Wed Aug 16 17:31:29 BST 2006
Aaron Bentley wrote:
> Hi all,
>
> This bundle removes a bunch of deprecated functionality, including
> deprecated parameters.
>
> Removing the deprecated parameters changes argument order, but since the
> parameter was deprecated, everything following the parameter should have
> been passed in as a keyword argument anyhow.
>
> I did find a couple places in the code where this was not the case, but
> nothing in any of my usual plugins.
>
> The one thing I didn't remove was WorkingTree.iter_conflicts. This is
> because iter_conflicts does exactly what remerge needs to do, and it
> doesn't seem sensible to remove useful functionality, because we'd just
> have to reinvent it elsewhere. Should we just undeprecate it, or should
> we rename it, too?
>
> Aaron
While there has certainly been enough versions, have we had enough time
for deprecation? My understanding was it was something like 6-months
from introduction, and X months (or 1 version) from deprecation. I don't
remember our explicit support declaration.
bzr-0.7 was released in Jan 2006, and 0.8 in May. So it seems like we
could remove 0.7 deprecated stuff, but not 0.8 deprecated stuff.
By the way, this wiki page really needs to be updated:
http://bazaar-vcs.org/BzrHistory
It looks like it is mostly just a wikified version of NEWS, is that true?
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060816/55c87d9f/attachment.pgp
More information about the bazaar
mailing list