On Aug 25, 2006, at 4:34 PM, lugal wrote:
> For a personal project, I modified Django's urlresolvers module to  
> make
> it into a piece of WSGI middleware. I liked Django-style URL
> dispatching but I didn't need the whole framework.

That's cool -- mind posting your code somewhere?

> 1) Develop a loosely coupled module that acts like the "usual" Python
> module
> 2) Develop a piece of WSGI middleware
> 3) Something else
>
> I'm curious where Django modularity is going in the future, all things
> remaining equal.

Personally, I would lean towards #1, but since Django modularity  
isn't an itch I have, chances are someone with a more pressing need  
will beat me to it.

Jacob

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

Reply via email to