Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Polish: Improving modal progress feedback



This case can be handled in the same was as 'false, false'.

Thanks for pointing this out.

--erich



                                                                           
             Dejan Glozic                                                  
             <dejan@xxxxxxxxxx                                             
             >                                                          To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org              eclipse-dev@xxxxxxxxxxx,            
                                       eclipse-dev-admin@xxxxxxxxxxx       
                                                                   Subject 
             05/13/2004 04:40          Re: [eclipse-dev] Polish: Improving 
             PM                        modal progress feedback             
                                                                           
                                                                           
             Please respond to                                             
             eclipse-dev@eclip                                             
                  se.org                                                   
                                                                           
                                                                           








I just noticed that we have a case were 'run' is called with 'true,false'
combination of switches (forked, but not cancelable). The porting document
does not cover this situation. Whatever shell we do?

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Development 1A
D2/R0Q/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854




             Erich Gamma
             <erich_gamma@ch.i
             bm.com>                                                    To
             Sent by:                  eclipse-dev@xxxxxxxxxxx
             eclipse-dev-admin                                          cc
             @eclipse.org
                                                                   Subject
                                       [eclipse-dev] Polish: Improving
             05/13/2004 06:15          modal progress feedback
             AM


             Please respond to
                eclipse-dev










Supporting concurrent operations requires more sophistcated ways to show
modal progress. As part of the responsivness effort additional progress
support was implemented in the class IProgressService. The existing way to
show progress with the ProgressMonitorDialog is still working. However, to
improve the user experience it is required to migrate to the new
IProgressService. This is therefore an important polish item for 3.0.

The document "Showing Modal Progress in Eclipse 3.0" describes how to
migrate to the new IProgressService:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-core-home/documents/plan_concurrency_modal_progress.html



If there are issues for a component to do this migration then please let me
know.

--erich

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev




Back to the top