On Fri, Oct 23, 2009 at 12:09 PM, Hanno Schlichting <ha...@hannosch.eu> wrote: > Hi Tarek, > > On Fri, Oct 23, 2009 at 11:46 AM, Tarek Ziadé <ziade.ta...@gmail.com> wrote: >> I have added in zc.buildout trunk the Distribute support. > > Cool! > >> The unified bootstrap now has a --distribute boolean option that >> allows you to switch if you want. > > What is the easiest / recommended way to tell the bootstrap to use > distribute by default? > > I could live with a clear DEFAULT='setuptools' line at the top of the > module, so even if one changes that line, the diff to the original > isn't too large. Otherwise some config file would be the next but more > complicated option. >
What about a "use-distribute" option in the [buildout] section in the cfg file called with bootstrap ? I need to investigate but I think it could be feasible to read the .cfg file early in the bootstrap process to read that option. Altough, I'd like to have Jim's opinion about that Tarek _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig