On Dec 24, 2:19 pm, euromark <[email protected]> wrote:
> "but obviously you've already managed to mix your environment's data"
> that was before I wrote my little addons :)
>
> wrong! i do have different salts.
> i just use a specific config_private (as explained somewhere in this
> article) which
> overrides the defaults.

I do not think it better or easier to have database (all) + config
(all) + config_private (install specific) + bootstrap (all)

instead of database (install specific) + config (install specific) +
bootstrap (all)

I also don't see how your post is really relevant to John Maxim's
question.

in any event - if you're happy keep doing it, but I would bet over
time you conclude as I did it's not a good idea/technique.

John Maxim:

create sepearte apps which use seperate dbs, not one app where you
test everything; check the book re useDbConfig; follow a tutorial
demonstrating how to use the test suite. with that your question
regarding db config should be resolved.

hth,

AD

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to