[BlueBream] Re : mention extends-cache option in buildout.cfg

Christophe Combelles ccomb at free.fr
Fri Jul 16 12:50:47 EDT 2010


Good idea, what about enabling it by default ?

Christophe

----- Reply message -----
De : "Baiju M" <baiju.m.mail at gmail.com>
Date : ven., juil. 16, 2010 12:01
Objet : [BlueBream] mention extends-cache option in buildout.cfg
Pour : <bluebream at zope.org>

Hi,

What about mentioning "extends-cache" option in the project template file ?
(Now we are referring to BB version file, which is referring ztk &
zopeapp files).

Index: src/bluebream/bluebream_base/project_template/buildout.cfg_tmpl
===================================================================
--- src/bluebream/bluebream_base/project_template/buildout.cfg_tmpl
 (revision 114696)
+++ src/bluebream/bluebream_base/project_template/buildout.cfg_tmpl
 (working copy)
@@ -1,6 +1,9 @@
 [buildout]
 develop = .
 extends = http://download.zope.org/bluebream/bluebream-${bluebream}.cfg
+# To cache the extended configuration files, uncomment the following
+# line and create a directory named "extends-cache"
+#extends-cache = extends-cache
 parts = app
         test

Regards,
Baiju M
_______________________________________________
bluebream mailing list
bluebream at zope.org
https://mail.zope.org/mailman/listinfo/bluebream
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/bluebream/attachments/20100716/fe5bbf6b/attachment.html 


More information about the bluebream mailing list