Hi, I started to write the bazaar support by inserting lots of
(if (eq tla-arch-branch 'baz) ... ...) here and there. Actually, this was a bad choice, since tla may eventually merge some of baz features. In my branch, the conditions are now autodetected on-demand, with a fine-grain (eg: test the existance of a "switch" command instead of baz/tla). Please, follow this guideline for future development too. See xtla-autoconf.el for details. -- Matthieu
