Re: possible regression bug re includeOverrides in pyramid 1.2

2011-10-07 Thread Chris McDonough
On Fri, 2011-10-07 at 10:56 -0700, Iain Duncan wrote: > Hi Chris, I tried it out with Pyramid 1.2 and pyramid_zcml 0.7. I get > a different error, and again, switching the pyramid egg back to 1.1 > makes it go away. I've posted the traceback here, and attached the two > zcml files, the second of wh

Re: possible regression bug re includeOverrides in pyramid 1.2

2011-10-07 Thread Iain Duncan
Hi Chris, I tried it out with Pyramid 1.2 and pyramid_zcml 0.7. I get a different error, and again, switching the pyramid egg back to 1.1 makes it go away. I've posted the traceback here, and attached the two zcml files, the second of which is being included with includeOverrides I double checked

Re: possible regression bug re includeOverrides in pyramid 1.2

2011-10-07 Thread Chris McDonough
On Sep 28, 6:05 pm, Iain Duncan wrote: > Hey folks, I discovered that my zcml using includeOverrides chokes when I > upgrade to Pyramid 1.2. I have tested that the issue goes away or reappears > from doing nothing except switching my pyramid egg from 1.1 to 1.2 I've released a new version of pyra

possible regression bug re includeOverrides in pyramid 1.2

2011-09-28 Thread Iain Duncan
Hey folks, I discovered that my zcml using includeOverrides chokes when I upgrade to Pyramid 1.2. I have tested that the issue goes away or reappears from doing nothing except switching my pyramid egg from 1.1 to 1.2 I have some packages with zcml in them, I include some others that redefine route