Cached json (or xml) view with CakePHP
While implementing caching for view as descriped in the cookbook i stumbled upon some glitches: First I found out the best way to avoid problems with routing urls beeing not cached – especially when using … Read more