Code review comment for lp:~bzr/bzr/iter-entries-norecurse

Revision history for this message
John A Meinel (jameinel) wrote :

I would probably say that we should use "iter_entries_by_dir" whenever possible, as that is the optimal order for walking directories, etc.

I don't have a specific problem with this change, as it does make the request explicit.

review: Approve

« Back to merge proposal