Show
Ignore:
Timestamp:
03/05/08 11:24:33 (10 months ago)
Author:
romanb
Message:

refactorings, a bug fix (#786) and improved performance for the hydration of results from polymorphic queries.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/Doctrine.php

    r3882 r3931  
    208208    const ATTR_QUERY_CACHE              = 157; 
    209209    const ATTR_QUERY_CACHE_LIFESPAN     = 158; 
    210     const ATTR_AUTOLOAD_TABLE_CLASSES   = 160; 
    211210    const ATTR_MODEL_LOADING            = 161; 
    212211    const ATTR_LOCK                     = 162;