Cakephp 1.3 or 2.0, what should I use

2011-12-14 Thread denisr
I am working on a simple app with Cakephp2.0 Apart from the general CRUD actions, I need to do a bit of paypal integration and basic access levels. I am a bit stucked with Cakephp2.0 and the Paypal_IPN plugin. Should I bake everything again in Cakephp 1.3? Or do I run the risk to need to upgrade

Re: Cakephp 1.3 or 2.0, what should I use

2011-12-14 Thread Justin Edwards
Denis, If your needs are that basic, I would stay with 2.0. If you needed to leverage a lot of existing plugins and needed it developed very quickly, I would go with 1.3. I have been struggling with 2.0 being an early adopter. I'm trying to work with Bancha (extjs integration), REST,

Re: Cakephp 1.3 or 2.0, what should I use

2011-12-14 Thread euromark
Paypal_IPN and many others already exist for 2.0 or can easily be upgraded yourself. so no worries here. On 14 Dez., 19:52, Justin Edwards justinledwa...@gmail.com wrote: Denis, If your needs are that basic, I would stay with 2.0.   If you needed to leverage a lot of existing plugins and