On Dec 4, 2007 10:17 PM, Waylan Limberg <[EMAIL PROTECTED]> wrote:
> Selector[1], a raw WSGI middleware for url dispatching, uses something
> almost exactly like this. Although, there are a few things we
> obviously wouldn't want, it provides a decent starting point. I'd
> suggest ignoring all the "updates" and scrolling down to the basic
> tutorial at the bottom of the page for the general idea.

This is getting off-topic, but I've had an implementation of
Django-URLconfs-as-a-WSGI-application lying around in my home
directory for probably 6 months. I designed it to honor the
routing_args specification
(http://wsgi.org/wsgi/Specifications/routing_args) so that people
could drop in Selector and Routes if they so desired. I should clean
it up and post it to the list...

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
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