Re: [Repoze-dev] repoze.tm wishlist

2008-07-15 Thread Chris McDonough
Chris McDonough wrote: > So, long story short, I've been afraid to release *either* repoze.tm or > repoze.tm2 until I had the time to sort all that out. I'd still rather not > release either to PyPI but I'll go ahead and create a release of "repoze.tm2" > in > an index on dist.repoze.org (whic

Re: [Repoze-dev] repoze.tm wishlist

2008-07-15 Thread Chris McDonough
Alberto Valverde wrote: >> Hi Alberto, >> >> Thanks! I applied a slightly modified version of this patch: >> >> http://lists.repoze.org/pipermail/repoze-checkins/2008-July/001088.html >> >> The code can be checked out from http://svn.repoze.org/repoze.tm2/trunk/ . > > Awesome, thanks :) > > I'll

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Chris McDonough
Chris McDonough wrote: > Hi Alberto, > > Thanks! I applied a slightly modified version of this patch: ... which after I look at the checkin message, was wrong. ;-) Fixed via http://lists.repoze.org/pipermail/repoze-checkins/2008-July/001089.html - C __

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Chris McDonough
Hi Alberto, Thanks! I applied a slightly modified version of this patch: http://lists.repoze.org/pipermail/repoze-checkins/2008-July/001088.html The code can be checked out from http://svn.repoze.org/repoze.tm2/trunk/ . Thanks again, - C Alberto Valverde wrote: > Chris McDonough wrote: >>

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Chris McDonough
Chris McDonough wrote: > Re-added to list... > > Alberto Valverde wrote: >>> Mark Ramm wrote: So, we're finally getting around to handling transactions in middleware in tg2, and Alberto and I have been playing with different variations on the repoze.tm theme, and ultimately I think

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Chris McDonough
Re-added to list... Alberto Valverde wrote: >> Mark Ramm wrote: >>> So, we're finally getting around to handling transactions in >>> middleware in tg2, and Alberto and I have been playing with different >>> variations on the repoze.tm theme, and ultimately I think it might be >>> good if we had a

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Chris McDonough
Mark Ramm wrote: > So, we're finally getting around to handling transactions in > middleware in tg2, and Alberto and I have been playing with different > variations on the repoze.tm theme, and ultimately I think it might be > good if we had a transaction middleware that provided a bit more > config

Re: [Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Ramm wrote: > So, we're finally getting around to handling transactions in > middleware in tg2, and Alberto and I have been playing with different > variations on the repoze.tm theme, and ultimately I think it might be > good if we had a transacti

[Repoze-dev] repoze.tm wishlist

2008-07-14 Thread Mark Ramm
So, we're finally getting around to handling transactions in middleware in tg2, and Alberto and I have been playing with different variations on the repoze.tm theme, and ultimately I think it might be good if we had a transaction middleware that provided a bit more configurability about when it rol