Hello everybody.

Every time I upgrade to a new release, I also upgrade the cake files
inside my own apps by copying the empty "app" provided inside it and
make it rewrite all files.

Maybe this is not the best way to do this but it works pretty well for
everything (for me) except for the application bootstrap.php file. I use
this file for defining my own constants and requires (maybe even this is
not the right way to proceed) and when I overwrite with the empty app,
this file is overwritten.

Could it be possible to have the bootstrap.php behave like the
database.php? So cake is provided with the bootstrap.php.default and if
a user need it, he will copy the file as boostrap.php and then edit it.

Do you think I should open an enhancement ticket?

Thanks a lot
Davide

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to