Hi Marco,
I see in this module, setting up db password/username is required in a
application.config.php.
Imagine someone created an app for distribution. End user should only edit
config.php. Then bootstrap file requires this config file, so if the
application uses this module, end user needs to edit application.config.php
with db credentials too. Isn't it better that this module extract
connection from bootstrap to avoid editing two files?
Current way is good if application only uses this module without having its
own doctrine bootstrap for other purposes.

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to