Ticket #3500 Progressbar callback at the end

Ticket #3500 Progressbar callback at the end


Hey all,
Per a conversation with Scott, I'm opening up a conversation about the
enhancement requested in this ticket;
http://dev.jqueryui.com/ticket/3500
I've attached a very small patch file to the ticket which demonstrates
a very simple, quick fix for this, along the same lines as the
'change' event trigger.
What are everyone's thoughts about adding an event for 'end' or
'completed' - when the progress bar has reached the max value, and
also on a trigger for a reverse use or 'count down' use of the
progress bar and event triggers for start/empty?
In addition to addressing an additional callback for
end/complete/start/empty, I was curious if anyone has uncommitted
demos/tests for the existing 'change' functionality? We should
probably define how this would ideally function.
It should be noted that although the current widget factory codebase
cannot handle getters and setters with the same 'name', Scott has
stated that he'll be merging changes into the widget factory soon
which will allow just that.
Please share your thoughts.
Thanks,
Andrew