This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-01 11:27:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
webtools
/
PLIF
History
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
..
output
A simple HTTP redirection template (301)
2003-03-27 20:00:26 +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
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
Documentation.txt
…
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
…
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