[Plugin: Pods CMS] Great framework, a couple comments
-
I have to say I was a skeptic…
But after giving it a trial run I have to say I am thoroughly impressed.
This framework uses MySQL the way it was meant to be used in all of its glory.My only criticisms:
The admin needs work. I love ajax, and it works fast, but sometimes the WordPress admin just needs a page refresh to make everything run a bit smoother. I would love it if the admin actually used some of the WordPress CSS because well to be honest… it is a bit more friendly.I can’t rename anything, I have to make something new, and drop the old, this is very cumbersome. This goes for Pods, Templates, and Pages.
The concept of saving PHP in the DB may be turning a lot developers away. There are a lot of people who’s creed is to never do this. Templates, Helpers, ect… this is all great in theory, but aren’t these more contextual? Being contextual, this hints that maybe these kinds of things should live within a the “view” of the MVC pattern.
Pods CMS is undoubtedly the controller with a beautiful way of manipulating the model built underneath and for the Pod object, but I am not sold yet on the View part of this pattern. There seems to be a better way to implement this, with more finely grained contextual control, maybe with an all-out Pods CMS Contextual Templating System?I’ll throw this out there and ask ever heard of Konstrukt?
It is not your average PHP framework. It is the most clean, well documented, simple, yet sophisticated framework I have yet to come across. Like most good frameworks it does not include the model, but it is wonderful in the controller and view aspects of the MVC. Especially the view, it uses a the “rendering” concept with output buffering to allow wrapping, inheritance, and the general use of a view in all of its modular potential.
I thought I would throw this out there, and no I’m not a developer on the Konstrukt project. I am just thinking with Pods CMS being such a great model, I would love to see something like this to be integrated along with it.
Thank you for a great plugin, and a lot of hard open source blood, sweat, and tears.
- The topic ‘[Plugin: Pods CMS] Great framework, a couple comments’ is closed to new replies.