Scaffold is not meant for production, but it has been suggested that it is ok for production.
The manual is rather unclear on that point : " So cool that you'll want to use it in production apps. Now, we think its cool, too, but please realize that scaffolding is... well... just scaffolding. It's a bunch of stuff you throw up real quick during the beginning of a project in order to get started. It isn't meant to be completely flexible. So, if you find yourself really wanting to customize your logic and your views, its time to pull your scaffolding down in order to write some code. " Would be nice from the doc team should to clarify if scaffold is or not OK for production... Olivvvv On 2/20/07, CraZyLeGs <[EMAIL PROTECTED]> wrote: > > > On Feb 20, 7:45 am, "archinform" <[EMAIL PROTECTED]> wrote: > > *really* done easily in cake... > > ok, it's pretty easy in relation to coding without a framework, but it > > would be much more Rail style if the creation of js inclusion and > > especially the datafeeds would be done automatically by scaffolding! > > > > Just modify the default layout, copy it from the core dir and put in > your app. > then do whatever you want in it ( include js or whatever ) > > > Other thing is that it's quite easy to get a working example of such > > AJAX stuff, but the next step for making the code ready for production > > use is much more difficult... > > Scaffold is not meant for production, you should know that by now. > > > > > Sascha > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
