Simon,
> If Aspen was architected as a simple
> just-serves-up-WSGI-robustly server and an optional set of
> middleware for the five different patterns it would be a much
> more attractive option to me.
As mentioned those five patterns are illustrative, not
definitive. Aspen really is just a WSGI server.
What do you envision such an architecture looking like? Are you
thinking of just a library (that's what CherryPy gives us), or an
actual server? If the latter, what would your site look like on
the filesystem? Would this server be Django-specific, or would it
be general to Python?
chad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---