Skip to content
  1. Dec 20, 2008
  2. Nov 29, 2008
  3. Nov 16, 2008
  4. Nov 11, 2008
  5. Oct 31, 2008
  6. Oct 11, 2008
  7. Sep 20, 2008
  8. Aug 21, 2008
  9. Aug 02, 2008
  10. May 06, 2008
    • Dries Buytaert's avatar
      - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit · f33faa2c
      Dries Buytaert authored
        et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
        all functions or classes in the system, allowing it to lazy-load code files as
        needed (reducing the amount of code that must be parsed on each request). The
        list of included files is cached per menu callback for subsequent loading by
        the menu router. This way, a given page request will have all the code it needs
        but little else, minimizing time spent parsing unneeded code.
      f33faa2c