2015-12-08 13:53 GMT+01:00 Guillermo Polito <guillermopolito@gmail.com>:
Option 2: stack introspection
�� - this would not initially create a performance overhead if progress is not used
�� - but there is the side effect of reifying the stack (that should be measured)

Interesting how much it is slow comparing to visually updating progress bar. I feel that it should be less than few percents of it.
��
�� - anyways, using the notification also reifies the stack so...

I was sure that current job approach uses announcement instead of Exceptions mechanism. Am I wrong?