Caching System
As I mentioned on Facebook, I'm currently working on a new caching system for JAKCMS. Over the last 5 days I've been testing many different systems, but I will probably write my own one.
Why I want to go away from Smarty?
Simple answer: It is too loaded for what I (JAKCMS) needed and most people do not want to learn Smarty to just build a template for JAKCMS.
PHP will render as fast as possible, so it does not make sense to put another rendering layer on top of PHP. I can also safe almost one megabyte of data!
Stay tuned for the next release, I will try to make it as painless as possible for all the designers!
JAKCMS - Content Management System (CMS) PHP, MySQL and HTML





CMS PRO
Shop Addon
Jerome Posted: 07.06.2011 : 05:33 PM
JAKCMS is now running on Version 2.2, with a complete rewritten caching system.
I will do some final tests and then release it for public!
There is still a lot to do for all the plugins and available designs, so it will definitely take a few days to complete.