On 2011-2-26 09:27, Chris Withers wrote:
On 25/02/2011 14:17, Rocky Burt wrote:
pyramid_tm 0.1 has been released.
``pyramid_tm`` is a package which allows Pyramid requests to join
the active transaction as provided by the `transaction
<http://pypi.python.org/pypi/transaction>`_ package.
See `http://docs.pylonsproject.org/projects/pyramid_tm/dev/
<http://docs.pylonsproject.org/projects/pyramid_tm/dev/>`_
or ``docs/index.rst`` in this distribution for detailed
documentation.
ReST doesn't work so well in plain text emails ;-)
Out of interest, what was wrong with repoze.tm2 that it needed
re-implementing?
We had a mini-discussion on this topic on irc this week. The only
difference between the two is that repoze.tm2 uses middleware, while
pyramid_tm uses pyramid events.
Personally I am a bit worried about a trend to move away from reusable
WSGI middleware to pyramid-specific approaches, especially when there
appears to be no functional benefit.
Wichert.
--
Wichert Akkerman <wich...@wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
--
You received this message because you are subscribed to the Google Groups
"pylons-devel" group.
To post to this group, send email to pylons-devel@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.