Register on our site is free!

I look forward to have you as a member here on JAKCMS. It will give you a lot of advantages like: get forum support, report bugs or requests to our software, post comments to faq, downloads, blog, gallery and tutorials.

Kind regards
Jérôme 

Member Login

Lost your password?

Lost my Password

Stop, try again!

Not a member yet? Sign Up!

human

 

Caching System

Blog date: 29.05.2011 : 07:35

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!

Social Bookmarking:

Tags: smarty, cache

(1) Visitor Comments

  1. 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.