#5685: [patch] Add ability to perform pre-runtime setup before executing code
---------------------------+------------------------------------------------
   Reporter:  __hawkeye__  |                Owner:  __hawkeye__           
     Status:  assigned     |            Component:  Uncategorized         
    Version:  SVN          |           Resolution:                        
   Keywords:               |                Stage:  Design decision needed
  Has_patch:  0            |           Needs_docs:  1                     
Needs_tests:  0            |   Needs_better_patch:  0                     
---------------------------+------------------------------------------------
Changes (by __hawkeye__):

  * status:  new => assigned
  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * summary:  Add ability to perform pre-runtime setup before executing
              code => [patch] Add ability to perform pre-
              runtime setup before executing code
  * owner:  nobody => __hawkeye__
  * needs_docs:  => 1
  * stage:  Unreviewed => Design decision needed

Comment:

 I have attached a first-pass at solving this.  It currently lacks
 documentation.

 One side-effect (bonus?) of the implementation method I chose fixes the
 !ModPython handler to no longer reprocess
 ```settings.MIDDLEWARE_CLASSES``` on every request.  I don't think that
 this will have any negative impact (in fact it should speed things up),
 but I wanted to mention it.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5685#comment:1>
Django Code <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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to