Derek Richardson wrote:
So, is there an easy way to do it? I know I can write a recipe, but a recipe seems heavyweight for this. It seems to me that access to these two values should be built into buildout as implicit variables. Is this contrary to the lightweight, pluggable design philosophy?

The way we've handled similar needs is to require the user to enter that kind of information in their default.cfg. That way you don't have to sniff the environment, and the user has explicit control over what values buildout sees.
--
Benji York
Senior Software Engineer
Zope Corporation
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to