gecko-dev/webtools/PLIF
ian%hixie.ch 69cd78870a Overshot the mark on some of the previous changes. content() is actually a method. 2003-07-03 18:19:49 +00:00
..
PLIF Overshot the mark on some of the previous changes. content() is actually a method. 2003-07-03 18:19:49 +00:00
output A simple HTTP redirection template (301) 2003-03-27 20:00:26 +00:00
Documentation.txt Made debug() be level 6 instead of level 7. Added various comments. 2001-12-26 19:12:57 +00:00
PLIF.pm More bullet proofing for the module loading; Better handling of inherited AUTOLOADs; minor fixups. 2003-03-27 19:59:32 +00:00
STYLEGUIDE Made all dependencies load their modules on demand rather than on startup (cuts down the page serving time by about 50%). Also removed some debugging statements in certain high profile areas. 2001-11-30 20:48:36 +00:00
TODO Improve the Exception class so it can work out what 'eval' numbers map to; remove the 'properties' stuff since it was taking a good 4% of the overall time of PLIF applications. THIS WILL CAUSE HUGE PROBLEMS WITH PLIF CONSUMERS. I REPEAT, THIS **WILL** BREAK YOUR CODE. DO NOT UPDATE TO THIS CODE IF YOU DON'T WANT TO SPEND A LOT OF TIME UPDATING YOUR CODE\!\!\! 2003-03-14 13:08:43 +00:00
compile-templates.pl remove DESTROY code, rework the output system to use a single hash instead of passing arguments around, delay the loading of certain modules, fix some bugs with the removal of the built in property system, make the TemplateToolkit module only have one template object, and cache the precompiled documents, remove the HTTP output module, and other optimisations. 2003-03-15 14:14:21 +00:00