deprecate Repository.iter_reverse_revision_history

Bug #739481 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Jelmer Vernooij

Bug Description

Repository has too many methods - iter_reverse_revision_history is just a trivial wrapper, and should be deprecated in favor of Graph.iter_lefthand_ancestry.

Related branches

Revision history for this message
John C Barstow (jbowtie) wrote :

This bug description makes no sense - you're going to remove a method and replace it with itself?

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 739481] Re: deprecate Repostory.iter_reverse_revision_history

On Mon, 2011-03-21 at 20:24 +0000, John C Barstow wrote:
> This bug description makes no sense - you're going to remove a method
> and replace it with itself?
I'm proposing to remove Repository.iter_reverse_revision_history and
suggest people use Graph.iter_lefthand_ancestry instead.
Repository.iter_reverse_revision_history is currently a trivial wrapper
around Graph.iter_lefthand_ancestry.

Cheers,

Jelmer

Revision history for this message
John C Barstow (jbowtie) wrote : Re: deprecate Repostory.iter_reverse_revision_history

"and should be removed in favor of Repository.iter_reverse_revision_history" was not clear; I've updated the description to be more accurate.

description: updated
Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 739481] Re: deprecate Repostory.iter_reverse_revision_history

On Mon, 2011-03-21 at 23:54 +0000, John C Barstow wrote:
> "and should be removed in favor of
> Repository.iter_reverse_revision_history" was not clear; I've updated
> the description to be more accurate.
Ah, I see. Thanks!

Cheers,

Jelmer

Jelmer Vernooij (jelmer)
Changed in bzr:
status: Confirmed → In Progress
assignee: nobody → Jelmer Vernooij (jelmer)
summary: - deprecate Repostory.iter_reverse_revision_history
+ deprecate Repository.iter_reverse_revision_history
Vincent Ladeuil (vila)
Changed in bzr:
milestone: none → 2.4b4
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.