Skip to content
  1. Nov 11, 2011
  2. Nov 06, 2011
  3. Oct 29, 2011
  4. Sep 18, 2011
  5. Sep 01, 2011
  6. Aug 26, 2011
  7. Jun 17, 2011
  8. Jun 04, 2011
  9. Mar 30, 2011
  10. Jan 27, 2011
  11. Dec 20, 2010
  12. Oct 20, 2010
  13. Aug 17, 2010
  14. Aug 12, 2010
  15. Jul 27, 2010
  16. Jul 26, 2010
  17. Jul 14, 2010
  18. Jul 13, 2010
  19. Jun 24, 2010
  20. Jun 19, 2010
  21. Jun 17, 2010
  22. Jun 15, 2010
  23. Jun 14, 2010
  24. Jun 10, 2010
  25. Jun 08, 2010
  26. Jun 07, 2010
    • Adrian Rossouw's avatar
      Removed the provision_service function, and introduce service handler... · 96f6e167
      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.
      96f6e167
  27. Jun 05, 2010