I face the same dilemma with an application very close to production.
I have started the migration, however the task is quite hard mainly
because of :

- multi-language that "should" use the new 1.2 I8n support
- usage of CJS template in cake 1.1, I now use the JS helper
- lack of documentation, so quite a lot of digging into the core
- new validation in 1.2 that should replace my "home made" validation
- webservices (soap / xml) to review in cake 1.2
- quite a lot of views that should now use the Form helper

I just can say that 1.2 is great and migrating is not really "hard"
except in case of intense usage of popular cake 1.2 helpers/components
(sometime enhanced) that are now handled directly by 1.2 (ie :
paginators ..etc ..).
For future releases of my application, migrating is a bit mandatory as
new features will be based on 1.2 and 1.1 will somehow "die".

On Apr 30, 8:20 am, "Gonzalo Servat" <[EMAIL PROTECTED]> wrote:
> On 4/30/07, Sliv <[EMAIL PROTECTED]> wrote:
>
>
>
> > [..snip..]
> > If it helps provoke a response, there's still months of dev left in
> > this current app; it's just me working on it and I don't consider
> > myself an expert by any stretch of the imagination, but I have built
> > some basic apps and scripts in the past on ye olde LAMP setup.
>
> I think this would be the key deciding factor. You still have months left of
> dev so moving over 1.2 is probably not a bad idea. In my case, I have an app
> to finish super-mega-ASAP and I went over to 1.2 hoping to make use of some
> new features of 1.2, but ran into a few problems to do with the fact that
> it's still in development, so I had to go back to 1.1 again (luckily I'm
> using SVN so it wasn't too much of a big deal to go back)
>
> Cheers,
> Gonzalo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to