Re: Stability of Cake 1.2

2007-02-02 Thread dima

It's the production side of things that worries me most (martin). This
is a live system I am working on and, although the web is forgiving,
there is much dependency on Cake and the CMS built on top. Thanks for
your answers, folks.

Dimitry



On Feb 2, 1:11 am, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:
 I upgraded from 1.1 to 1.2. Had some issues with db layer (using
 postgre). Also had to rewrite some pieces of code that generated
 forms. It was really worth it, my forms code looks really nice
 now ;-) . But would not use it for production use yet. I would wait at
 least till the number of ticket in trac decreases.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Stability of Cake 1.2

2007-02-01 Thread dima

Does anyone have an indication of the stability of Cake 1.2, as it is
now? I understand that it undergoes constant change, but I would
imagine the base is fairly stable.

Also, has anyone experienced significant difficulty in transferring
from 1.1.1 to 1.2?

The reason I ask is because I require some of the upcoming features
and recoding them would take quite considerable (see precious) time.
Also, I do not wish to mix the 1.1 I currently have installed with
1.2.

Anyone?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Stability of Cake 1.2

2007-02-01 Thread dkarlson

I found that there was a decent amount of work going from 1.1.x.x to
1.2.x.x. A lot of the html helper functions were deprecated and moved
into the form helper.

I think that the amount of new features make the transition worth it,
though. If you do decide to use 1.2.x.x, either grab the latest
nightly build, or check out directly from the svn branch of 1.2.x.x.
More info here: trac.cakephp.org

On Feb 1, 4:34 pm, dima [EMAIL PROTECTED] wrote:
 Does anyone have an indication of the stability of Cake 1.2, as it is
 now? I understand that it undergoes constant change, but I would
 imagine the base is fairly stable.

 Also, has anyone experienced significant difficulty in transferring
 from 1.1.1 to 1.2?

 The reason I ask is because I require some of the upcoming features
 and recoding them would take quite considerable (see precious) time.
 Also, I do not wish to mix the 1.1 I currently have installed with
 1.2.

 Anyone?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Stability of Cake 1.2

2007-02-01 Thread [EMAIL PROTECTED]

I just updated my site to cake 1.2 today and all I had to do was make
sure all my models were in the controller's $uses array.  There is
probably more things you might have to change, but this is all I had
to do.  There is a cake migration guide somewhere on the cakephp site
I believe.  As far as stability, it seems pretty stable.  It does
undergo constant changes, but they don't seem to interrupt the
stability at all.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: Stability of Cake 1.2

2007-02-01 Thread [EMAIL PROTECTED]

I upgraded from 1.1 to 1.2. Had some issues with db layer (using
postgre). Also had to rewrite some pieces of code that generated
forms. It was really worth it, my forms code looks really nice
now ;-) . But would not use it for production use yet. I would wait at
least till the number of ticket in trac decreases.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---