gecko-dev/webtools/PLIF
2001-11-09 17:07:18 +00:00
..
PLIF Added two assertions to make sure the handle is defined before using it, and added a check that the handle is defined before releasing it. Also changed the DESTROY method to call its parent. 2001-11-09 17:07:18 +00:00
Documentation.txt Added header and stylistic note. 2001-09-09 17:48:07 +00:00
PLIF.pm Change default DEBUG level from 9 to 4, which is what it should be in production releases. Added comments explaining debug levels 6 (reserved for personal use) and 8. Added level 10 debug info to the DESTROY method (makes it easier to track down bugs during shutdown). 2001-11-09 16:50:47 +00:00
STYLEGUIDE * fixed the methodMissing() method so that it actually is possible to use it to do method dispatching; 2001-05-06 06:26:24 +00:00