Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/4ae1b5314c0e8af8#

Right now In-Portal stores all sorts of information under /system/cache
folder. Logs also were stored there before /system/.restricted folder was
created.

I'm proposing to create sub-folders under /system/cache folder for every
type of information, that can be cached. This would allow developers not
only quickly see if a specific caches are filled-in, but also quickly reset
them when needed.

Here is folder structure I'm proposing:   -

  • /system/cache/templates

...

  • /system/cache/minified

Later we can add more folders once we have a need. For example we can cache
unit cache unit config files in /system/cache/unit_configs folder.

--
Best Regards,

...

Related Tasks