C5 instead of MVCs (CodeIgniter, CakePHP, etc) ?

Permalink
So, I see the controllers and models folder. Is C5 meant to replace using CodeIgniter and CakePHP for new MVC projects?

Before, I was using Wordpress for a simple `business card front end` with a separate MVC backend on my projects. Perhaps C5 is essentially the Wordpress and MVC frameworks, only squished into a single framework?

Does that sound right?

gavinengel
 
frz replied on at Permalink Reply
frz
yes it does.

to be clear, i would not pick concrete5 as a framework to building a banking app or something with no CMS needs.. but for what you're talking about - you got it exactly.
gavinengel replied on at Permalink Reply
gavinengel
I'd love to see example code of a simple Controller-Model-View interaction.

Is there anywhere in the docs I could find that? I didn't have any luck searching so far.
oceanwavecomputing replied on at Permalink Reply
There is a short section in the developer documentation area, it's under "Going Beyond Page Types, Blocks and Themes".