The problem is, that order is not defined. If builder1 is defined before builder2 in one master's config, and after it in another, then what? What if builders 1..10 are defined in one master and not in the other? Sorting by name is always consistent, and sorting by some hidden sort key will be more flexible. Dustin