Re: [Repoze-dev] repoze.bfg.traversalwrapper and repoze.bfg 0.9.1, 1.0a1

2009-06-22 Thread Chris McDonough
repoze.bfg.traversalwrapper 0.3, with BFG 1.0a1 compatibility, is in the following indexes: http://dist.repoze.org/bfg/current/simple http://dist.repoze.org/bfg/dev/simple - C On 6/22/09 12:17 PM, Chris McDonough wrote: > On 6/22/09 11:48 AM, Nathan Yergler wrote: >> I'm trying to use repoze.

Re: [Repoze-dev] repoze.bfg.traversalwrapper and repoze.bfg 0.9.1, 1.0a1

2009-06-22 Thread Chris McDonough
On 6/22/09 11:48 AM, Nathan Yergler wrote: > I'm trying to use repoze.bfg.traversalwrapper instead of baking in > location awareness. It appears that the names used to identify > virtual host information drifted apart between repoze.bfg and > traversalwrapper. When trying to run I get a key error

[Repoze-dev] repoze.bfg.traversalwrapper and repoze.bfg 0.9.1, 1.0a1

2009-06-22 Thread Nathan Yergler
I'm trying to use repoze.bfg.traversalwrapper instead of baking in location awareness. It appears that the names used to identify virtual host information drifted apart between repoze.bfg and traversalwrapper. When trying to run I get a key error on "virtual_root". Looking closer, it appears tha