Letractively / tgiframework

Automatically exported from code.google.com/p/tgiframework
0 stars 0 forks source link

Add special config variable to caching #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add a special config variable that returns a list of files used to build
the configuration.

Reason: firephp stopped working. Need to find out why the config isn't loading.

Original issue reported on code.google.com by tyc...@gmail.com on 28 Apr 2009 at 4:49

GoogleCodeExporter commented 8 years ago
It turned out firephp was named "firebug" in places and there was a hanging 
semicolon
somewhere

special config param is "configFiles" which contains an array of full paths of 
files
successfully loaded.

Original comment by tyc...@gmail.com on 28 Apr 2009 at 6:11