RE: Cake 3.0
Easier said than done though.
From 1.x to 2.x you had to go in and recode say for example Requesthandler-> became $this->request so you have to manually go thru each controller and change all that.
$this->date became $this->request->data
From what I read in Mark Story they are re-writing the model layer so if you have custom find methods or whatever Cake will not touch that so you have to manually re-write all of that.
Not sure what the new model structure will be but on a site with 85 models it might take a bit of time.
From: cake-php@googlegroups.com [mailto:cake-php@googlegroups.com] On Behalf Of Florian Krämer
Sent: Saturday, May 11, 2013 9:41 AM
To: cake-php@googlegroups.com
Subject: Re: Cake 3.0
Write clean code, follow the CakePHP coding standards and use the API correcty and upgrading will be easy as it ever was in the past. CakePHP was always easy to upgrade, if not it's your code that sucks and needs a refactor anyways.
On Saturday, May 11, 2013 5:37:02 AM UTC+2, advantage+ wrote:
Is there any date set / expected?
Is there anything we can do to current sites to anticipate the new release to get ahead of the changes?
Thanks,
Dave
This email may contain material that is confidential, privileged and/or work product for the sole use of the intended recipient. Any review, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
Cake Development Corporation.
--
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 cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home