I think this is a good idea, you can see that there is already an #announcer 
inst var
that currently is unused.

I think the original idea behind using the system announcer was to make other 
tools possible
that will interact with the progress. Though nobody did it so far ;) => if it 
is a performance
penalty remove it!

Plus if there is a private announcer for each job the only announcement that 
really needs to 
go public is JobStart, from then on potential 3rd party tools can register to 
the internal 
announcer.

On 2013-09-01, at 20:43, Stephan Eggermont <[email protected]> wrote:

> While profiling some progressbar code, I noticed Job uses 
> the SystemAnnouncer. It seems odd that an Announcer used 
> for noticing code changes is reused for something unrelated
> to code changes. Could we have a separate announcer for this?
> 
> 
> Stephan
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to