Scaffold was implemented before bake was added to the core so it has stayed.

There are cases when you might add a new table to your database, it is
easier to create the controller/model combination while you are creating all
of the fields in your new table and see how it is working instead of going
to the command line every change you make.

Hope that helps,

-- 
Larry E. Masters


On Wed, Dec 29, 2010 at 7:36 AM, John Maxim <[email protected]> wrote:

> Hi,
>
> I used scaffolding.. it was quite easy and fast. But I learned that
> Bake is a better way...
>
> Any comment why there is scaffold in the first place since it would be
> replaced with Bake later on when developing a programme?
>
>
> Regards,
> Maxim
>
> 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]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

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