On Mon, 08 Jul 2013 10:48:03 +1000, Chris Angelico wrote:
[...]
> That means that I, as programmer, have to keep track of the nesting
> level of subtransactions. Extremely ugly. A line of code can't be moved
> around without first checking which transaction object to work with.

I feel your pain, but I wonder why we sometimes accept "a line of code 
can't be moved around" as an issue to be solved by the language. After 
all, in general most lines of code can't be moved around.


-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to