Re: Cake development feels slow and wrong

2012-08-19 Thread rxhector...@gmail.com
> > Sometimes looking at other code can be helpful, i spent a lot of time > reading the code in the bakery and came up with this for a quick start - > this.is-slick.com > -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send

Re: Cake development feels slow and wrong

2012-08-19 Thread Jamie
You have some valid concerns. While the core team has made improvements to the documentation over the years (the 1.x book is really a mess - the 2.x one is better; same goes for the API), it still takes a lot of digging and experimenting to get a good handle on how the core itself works (rather

Re: Cake development feels slow and wrong

2012-08-18 Thread Serkan Sipahi
Hahahaha ;) Von meinem iPad gesendet Am Aug 18, 2012 um 17:50 schrieb "Dr. Tarique Sani" : > The Force is with you, young Skywalker, but you are not a Jedi yet. > > Feel the force! Luke :-) > > T > > On Sat, Aug 18, 2012 at 4:38 PM, Raffaele Sgarro > wrote: >> I don't consider myself a Cake

Re: Cake development feels slow and wrong

2012-08-18 Thread Dr. Tarique Sani
The Force is with you, young Skywalker, but you are not a Jedi yet. Feel the force! Luke :-) T On Sat, Aug 18, 2012 at 4:38 PM, Raffaele Sgarro wrote: > I don't consider myself a Cake developer. I did a simple app (blog alike > with a gallery and multilingual support) with 1.3, and while everyt

Cake development feels slow and wrong

2012-08-18 Thread Raffaele Sgarro
I don't consider myself a Cake developer. I did a simple app (blog alike with a gallery and multilingual support) with 1.3, and while everything works as expected, there are lots of hackerish things that make the whole thing feels like dirty. So I'm taking the opportunity to rewrite the app fro