I would say it is a fairly easy process if your application is similar to just inserting, modifying and displaying data. Cake allows for scaffolding which can give you this functionality immediatly so you can concentrate on other areas.
Those other areas, by the looks of codecharge, would be deceiding what libraries it includes are to be replaced by Cake's core, or components or helpers produced by the community. Once you're happy with converting these other specialised areas, you can then replace the scaffolding with something of your own to customize your application. Whilst a straight conversion sounds easy in theory, cake offers a lot of cool shit which you will get caught up in which I suspect might be where most of your time is spent implementing ;-) Before you know it, you have rewritten everything in MVC ways. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
