Hi phpirate, thanks for the comment :)

I agree that the cake bake tool is kinda easy to use when you are 
accostumed with command lines, but not everybody is.... Besides, setting up 
the cake console in Windows and MacOS environments is not always easy (I 
know, those people had it coming).

Moreover the important point of this tool is to be able to easily design 
the models of an application, with all their fields properties to get a SQL 
file ready to be plugged into a database, the candy (or the nice and 
crunchy petit four) is to also get at the same time Models files with all 
the relations and validations rules (easily edited) and standard 
Controllers/Views if needed.
With this tool you can do all this in just one step, while with cake bake 
you have to: modify your database, create each model and edit its 
properties (validation rules in a browser with JS >> console), same for 
controllers and views. Of course you have the "bake all" option, but then 
you cannot edit custom properties (for models especially).

So all in all I think it really brings something new and useful to the 
community. And I really hope that with some further improvements it will 
become a major tool for every CakePHP user :)

Le mercredi 10 avril 2013 20:13:10 UTC+2, phpirate a écrit :
>
> The tool is awesome,  Thanks for sharing :)
> Just a small question though, dont you think that it reinvents the wheel? 
> i mean bake tool is already easy to use on a localhost machine so why 
> would anyone need to use an online baking tool?
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

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


Reply via email to