1. 05 Mar, 2010 1 commit
  2. 15 Dec, 2009 1 commit
    • romanb's avatar
      [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by... · fe7ef4bb
      romanb authored
      [2.0][DDC-122][DDC-97][DDC-98][DDC-147] Refactored metadata mapping drivers by removing the useless PRELOAD mode. Introduced ClassMetadataFactory#getAllMetadata. Classloader simplifications. Old classloaders deprecated. New Doctrine\Common\ClassLoader is almost the same as the previous IsolatedClassLoader.
      fe7ef4bb
  3. 14 Oct, 2009 1 commit
  4. 11 Sep, 2009 1 commit
    • romanb's avatar
      [2.0] Refactored classloader architecture. Renamed ClassLoader =>... · 320d21e2
      romanb authored
      [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup.
      320d21e2