On Mon, 2011-01-03 at 15:37 -0800, Ira Lun wrote:
> Thanks very much for the explanation Chris, I get it much better now I
> think. Just one more thing I'm not sure about, from when you said
> 
> > self.config = Configurator(autocommit=True) is not excused, it's a
> > violation of the dogma.  I actually will be changing this to obey the
> > dogma soon by modifying the paster templates to call
> > "pyramid.testing.setUp" and "pyramid.testing.tearDown" rather than by
> > assigning a Configurator to self and calling methods on it from testcase
> > setUp/tearDown.  I won't be changing this in order just to obey the
> > dogma, there are other reasons for it too.
> 
> It says in the api docs that pyramid.testing.setUp and .tearDown are
> deprecated?

Yes, I'm going to undeprecate them.

- C


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-de...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to