Well, Russ, I saw this other thread but I'm not a real high-skilled developper so I didn't want to interfere...
I've been using & developing on Lotus Notes for 12 years+ and it's just simple. So I'm looking for something simple under php too... For me, "simple" means you don't have to define Data at three levels - storage (DB), objects (classes), code (variables). Changing anything leads to a big mess, and you at least have to maintain coherence between layers manually - but I need apps able to change often. Dabble demos well illustrate "Simple" concept!
The MVC thing sounds to me like a Web thing - I mean, you have to keep track of previous page content, and what was clicked on it.
So... I'd like to have running prototypes fast, not to hand-design all layers ! I'm interested in QCodo because you just have to define one layer - here, the DB; and it'll generate a prototype of the others layers. Some others generators start the other way round: design your form, and they'll generate the db behind.
Are there other paths for me lazy guy ?
(Edit) Russ - I hope I was not too rude - I think it's just the pressure... I have to write a web app for my business, but I don't want to spend tooooo much time on it - and I for sure don't want to start writing it with a wrong system. I'm so happy I found CMSMS - it just works, and I didn't have to write one line of php or html (except some bugs... so I just had to
read php / html). So I have to write this app, and with The Right Tool at first try.
So, please Russ, tell us more about your Code Igniter experiment !!! Do you blog your experiences (cake, igniter...) ?
Calguy : I know QCodo is php5 only - but this is just a matter of version. It's not really a problem.
(/Edit)