- 07 Jun, 2010 1 commit
-
-
Adrian Rossouw authored
Removed the provision_service function, and introduce service handler subscriptions in the environment objects. Instead of provision_service('type') you now use d()->service('type') to access the service object. The context object returned by d() now manages which context object's service to return, based on the internally managed subscriptions.
-
- 08 May, 2010 1 commit
-
-
drumm authored
-
- 29 Mar, 2010 1 commit
-
-
Adrian Rossouw authored
for the apache module. also introduce an http service class with the apache driver. needs love.
-