[PATCH 0 of 1] extract command execution workflow into overrideable method

Bill Barry after.fallout at gmail.com
Thu Feb 12 10:43:57 CST 2009


I'm not sure if this patch even makes sense, but I have a need to be able to run:
1. a method before any commands or hooks run
2. a second method after all commands, hooks and error handling code runs

I am intending to be able to call wrapfunction in order to wrap this new method with a try-finaly block from an extension in order to achieve this goal.


More information about the Mercurial-devel mailing list