gecko-dev/webtools/PLIF
2001-11-08 05:06:27 +00:00
..
PLIF Stop complaining about the configuration file missing -- if it is not there then just assume there is nothing to worry about. This makes the output of the initial run with the 'setup' argument a lot quieter. 2001-11-08 05:06:27 +00:00
Documentation.txt Added header and stylistic note. 2001-09-09 17:48:07 +00:00
PLIF.pm Corrected an oversight in the service instance creation code: if a service acts as both a service instance and a normal service, it needs a special constructor to force the creation of the instance, otherwise if the service is created first it will be used again for the instances. 2001-09-19 17:56:15 +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