-
Followers
stuartsierra (Assigned To) , hircus
AssociationsNo associationsActivity
file:bTctXwV8ar3PNheJe5afGb: dotrace implementation
on Nov 02, 2009 @ 11:17AM UTC * By stuartsierra
Status changed from Test to Fixed(In revision:6dff158bdec5f06c33877c6c6550699d5e08ca71) trace.clj: add dotrace; fixes #39
Patch from Michel Salim
Branch: masterTime ExpenditureLoading


dotrace lets one easily trace calls to the named functions, by rebinding them so that calls to these functions within the dotrace body invoke the trace-enabled functions instead of the originals.