Skip to content

Interesting CakePHP logs

Mark S edited this page Dec 18, 2015 · 2 revisions

Interesting CakePHP logs

From irc.cakephp.org

[23:46:26] <PoeticIntensity> Gotta say - after working with 3.0 for only 3 days, I am 
really liking the new ORM system.
[23:49:00] <jose_zap> PoeticIntensity: we’re glad you are linking it so far :)
[23:50:09] <PoeticIntensity> Yeah... The entities concept has already saved me a 
lot of time writing data between two models through one controller.  What I remember 
taking me days with 2.x, took me about 1.5 hours with 3.0
[23:50:41] <PoeticIntensity> (..and I haven't coded for almost a year and a half) ... 
awesomesauce, peeps!
[23:51:07] <jose_zap> yay!
[23:58:39] <jose_zap> PoeticIntensity: what are you building?
[23:59:39] <PoeticIntensity> A new project which will go live in January. 
Internal application for an internet marketing firm.  Basically a custom CRM.
[23:59:46] <PoeticIntensity> jose_zap, ^^
[00:00:06] <jose_zap> cool!
[00:00:48] <PoeticIntensity> Yeah, man.  I had my doubts, but the more I read through 
the docs, the more I liked it...  and implementation was a snap (barring my usual 
stupid mistakes heh)
[00:02:33] <jose_zap> PoeticIntensity: what were your doubts?
[00:06:18] <PoeticIntensity> I'm not too good at conceptualizing implementation 
while reading documentation, so it was kind of confusing, and entities just seemed 
like another un-necessary step.
[00:06:32] <PoeticIntensity> Implementation, however, helped me understand why 
it's such a good idea.
[00:06:54] <PoeticIntensity> great idea, actually.
[00:07:08] <jose_zap> :)
Clone this wiki locally