On Mon, 14 Jun 2010, Parijat Kalia wrote: > Dude, point out where in the docs this has been specified, ok?
The chapter on caching in the Gentle book discusses how to create a staging controller: http://www.symfony-project.org/gentle-introduction/1_4/en/12-Caching#chapter_12_sub_building_a_staging_environment A dev controller is similar -- its just a regular controller with the caching switched off and environment switched to dev. > I read the > docs, Your posts dont show that at all. > and that is why I am pointing out. As far as I am concerned, there are > loopholes in the docs. And don't worry about why I wanna learn a framework > or not, my prerogative. Sure, but its considered poor netiquette to post *before* reading the docs - a lot of what you post *is* in the docs. Go read the Gentle book carefully, make sure you understand. And then, read it again. -- -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en
