Is there a specific reason simplejson is bundled with Django?

The way i see it, there are two main reasons to decouple this:
 * Concurrency (for instance: flup and all db connectors are
decoupled)
 * Less updates to merge into tree (user already handles other
decoupled updates him/herself)

cheers,
Johan Bergström


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to