ian%hixie.ch 175e51509e Added a bit more support for objects (as opposed to services): added a new objectCreate() constructor and an objectInit() method.
Added an optimisation to Controller.pm so that service names will be hashed once accessed. This should make multiple accesses of the same service a lot quicker. To go with this I added some diagnostics code (on exit) and moved the code around a little bit.
Fixed a minor transgression of the coding style guidelines in Magic*Array.pm. :-)
Neatened up the code in Output.pm.
Made it so Session objects assume they have an 'app' property, and so don't need to be passed $app all the time. (Sessions are objects now.)
Added an unimplemented getAddress() method to the Session class.


git-svn-id: svn://10.0.0.236/trunk@94817 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-13 18:04:52 +00:00
..
2001-03-26 22:10:36 +00:00
2001-04-23 06:02:59 +00:00
2001-04-10 09:49:33 +00:00