<br><br><div class="gmail_quote">On Thu, Apr 10, 2008 at 1:31 PM, Andreas Jung &lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d"><br>
<br>
--On 10. April 2008 19:10:49 +0200 Brian Sutherland &lt;<a href="mailto:brian@vanguardistas.net" target="_blank">brian@vanguardistas.net</a>&gt; wrote:<br>
<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8x;border-left:1px #ccc solid;padding-left:1ex"><div class="Ih2E3d">
<br>
Just adding my few requirements:<br></div><div class="Ih2E3d">
 &nbsp; &nbsp;- Integration into the component architecture in such a way that I<br>
 &nbsp; &nbsp; &nbsp;can specify the db connection parameters in ZCML and that database<br>
 &nbsp; &nbsp; &nbsp;reflection still works. I want to be able to get a handle on<br>
SQLAlchemy &nbsp; &nbsp; &nbsp; things by calling getUtility.<br>
</div></blockquote>
<br>
Please *NO* database specific configurations within ZCML. We&#39;re running applications in up three or four different environments and I don&#39;t want to maintain instance specific configurations within ZCML. Either we pass<br>

such informations through environment variables or the database connections parameters are read from a configuration within the instance configuration.<br></blockquote></div><div><br></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br>
</span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);">i still don&#39;t see the harm having zcml db conf &nbsp;in a base package, if you don&#39;t have to use it to setup your particular deployment&#39;s connections.</span></div>
<div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br></span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);">-kapil</span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br>
</span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br></span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br></span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br>
</span></div><div><span class="Apple-style-span" style="color: rgb(136, 136, 136);"><br></span></div>