If I'm understanding your post correctly, any potential performance improvement that a special cased select_template would have would likely be negated by caching. Have you observed, or do you expect to see any significant performance hits to the test suite, which doesn't cache as intensely as live sites?
Regards, Michael Manfre On Sat, Dec 27, 2014 at 5:59 PM, Aymeric Augustin < [email protected]> wrote: > Hello, > > My twelfth update is online: > https://myks.org/en/multiple-template-engines-for-django/#2014-12-28 > > It comes with a question — should I drop `select_template` from the > backend API? I think I should. Follow the link above for details. > > Looking forward to your feedback, > > -- > Aymeric. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAGdCwBsUd4B%3D7NkKh6oEaaqwFNvCCcupRsOMFcEfRfMoUsH0vg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
