I work on a big scale web project that utilizes Doctrine 1.2 and integrated into CodeIgniter's framework. At this point in time we can't actually upgrade Doctrine to 2.0 due to proudction release schedules and whatnot, so my question is this. Is there a way to utilize Doctrine 2.0's entitymanager inside Doctrine 1.2?

Although getting on the fore-front of optimization is always a good thing to do, it also becomes a back burner item when working in a fast paced environment. If not using Doctrine 2.0's entitymanager, is there a way to speed up transactional queries using 1.2?

link|improve this question

64% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.