In message <[email protected]>, Jean-Paul 
Calderone wrote:

> On Thu, 04 Jun 2009 21:33:13 +1200, Lawrence D'Oliveiro
> <[email protected]_zealand> wrote:
>
>>In message <[email protected]>, Allen
>>Fowler wrote:
>>
>>> I was hoping to keep the dev layout as close to deployment possible.
>>
>>Completely different purposes. For example, the actual production database
>>and config files form no part of your development project, do they? And
>>conversely, utility scripts that might be used, for example, to set up a
>>database, should not be part of the production installation.
> 
> If you don't use the "utility scripts" in your development environment,
> how do you know they work with the code you're developing?

Because they're used during development.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to