#10430: Django fails to import cmemcached (with a "d" on the end)
----------------------------------------+-----------------------------------
          Reporter:  [email protected]  |         Owner:  nobody  
            Status:  closed             |     Milestone:          
         Component:  Cache system       |       Version:  1.0     
        Resolution:  wontfix            |      Keywords:  memcache
             Stage:  Unreviewed         |     Has_patch:  0       
        Needs_docs:  0                  |   Needs_tests:  0       
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Changes (by mtredinnick):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Yes, this behaviour is intentional. The idea is not to try and import
 everything that might possible wrap memcached, since they won't all have
 the same API and that adds more and more testing burden to what we're
 supporting.

 Maybe in the 1.2 timeframe you might like to make a pitch for why we
 should support some extra wrapper instead of, or in addition to (probably
 the latter) to what we have now, but the current imports shouldn't be
 changed at the moment.

 Resolving as wontfix for now, since the current code is doing what's
 intended.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10430#comment:2>
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 [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