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

Re: Tree terminology Question: children vs descendants

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-04-16 15:33:36 CEST

Paul Burba wrote:
> While working on merge-tracking these last few weeks a question on tree
> terminology came up:
>
> In this tree:
>
> A
> |___
> | |
> B C
> | |___
> | | |
> D E F
>
> When we talk about A's children do we mean B,C,D,E,F or only B and C?

When *I* say it, I mean [B, C].

> In the doc string for functions like discover_and_merge_children() we
> use "child" to mean the former, i.e. all descendants of A.

That's no good. Call those "descendants".

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Apr 16 15:33:46 2007

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.