Message460

Author tseaver
Recipients jkarp, tseaver
Date 2010-11-24.21:56:02
Content
I just checked in a change which moves the conditional list inside the
profiled code.  Please give it a try.

I made creation of the list condition in order to avoid injecting any
unnecessary overhead into the profiled code.  I'm probably being too fussy,
but there you go.
History
Date User Action Args
2010-11-24 21:56:03 tseaver set recipients: + tseaver, jkarp
2010-11-24 21:56:03 tseaver set messageid:
2010-11-24 21:56:03 tseaver link issue169 messages
2010-11-24 21:56:02 tseaver create