#6262: Cache templates
---------------------------------------------+------------------------------
          Reporter:  SmileyChris             |         Owner:  mmalone
            Status:  new                     |     Milestone:         
         Component:  Template system         |       Version:  SVN    
        Resolution:                          |      Keywords:         
             Stage:  Design decision needed  |     Has_patch:  1      
        Needs_docs:  0                       |   Needs_tests:  0      
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by SmileyChris):

 The problem with giant patches is that there's the temptation to "fix"
 other things. An example here is changing the ordering of the context
 layers. Now this *may* be a valid change, but there is a separate issue
 open for this, and you don't need to do it to make your patch work.

 Even if it's not a public interface, I have seen people using
 `context[-1]['some_global'] = yay_for_hacking_internals`. So "fixing" not
 critical things just hurts getting the ticket committed (due to backwards
 incompatibilty concerns).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6262#comment:27>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to