Message62

Author tseaver
Recipients tseaver, wichert
Date 2008-03-03.21:13:37
Content
I have a branch in the Deliverance SVN which makes the theme URI, the rule URI,
and the serializer
component all overridable by setting keys in the WSGI environ (via API functions
I have added):

  http://codespeak.net/svn/z3/deliverance/branches/urienv/

I expect to get Ian to merge that branch to the trunk before he releases
Deliverance 0.2.  Please
check it out and see if it would work for you (you will need to write a bit of
"ingress" middleware
which uses the API to override the theme URI).
History
Date User Action Args
2008-03-03 21:13:37 tseaver set recipients: + tseaver, wichert
2008-03-03 21:13:37 tseaver set messageid:
2008-03-03 21:13:37 tseaver link issue24 messages
2008-03-03 21:13:37 tseaver create