Hello Baiju, I guess the simpler the better. IOW KISS.
Thursday, April 22, 2010, 6:33:29 PM, you wrote: BM> Hi, BM> Currently etc/zope.conf file is generated from a template: BM> templates/zope_conf.in BM> (using collective.recipe.template recipe) BM> These are the values used in the template, which is defined in [config] part: BM> [config] BM> site_zcml = etc/site.zcml BM> blob = var/blob BM> filestorage = var/filestorage BM> log = var/log BM> Since all of these are relative paths, I think we can directly give it BM> in site.zcml BM> and avoid the template. So, there won't be any "templates" directory BM> at the top-level by default and we will generate site.zcml inside BM> "etc" directory. BM> Any comments ? BM> Regards, BM> Baiju M BM> _______________________________________________ BM> bluebream mailing list BM> [email protected] BM> https://mail.zope.org/mailman/listinfo/bluebream -- Best regards, Adam GROSZER mailto:[email protected] -- Quote of the day: The universe is full of magical things patiently waiting for our wits to grow sharper. - Eden Phillpotts _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
