On Jan 30, 7:27 pm, "Jorge Vargas" <[EMAIL PROTECTED]> wrote: > what happen to the proposed upgrade to the Request object for test cases, I > remember there was some nice discussion/ideas here and at least 2 possible > implementations but that never got to the svn, > could whoever it was commit your code and in the meanwhile take care of > http://trac.turbogears.org/ticket/1203
Note that CP 3 has a dummy request object in the main thread (actually, there's a single default object shared by all non-request threads) that you can play with to your heart's content. Ditto for Response. Robert Brewer System Architect Amor Ministries [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
