Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Europa impressions (screenshots)

Hi Pascal and Thomas,

Also...what protocol handlers are you installing?  Is there any process/approach in place to prevent stepping on each other here (URL protocol handler registration)...as obviously ECF filetransfer does this as well (but only on activation of ECF filetransfer bundles...which is a bit of a problem for us/frankly).

In any event...to be continued on bug...

Scott


Please let all know if a bug isPascal Rapicault wrote:
I guess that those URL handlers are only used by Buckminster. Therefore why
do they need to be registered before the user invokes an action on
buckminster?
Can't they be registered on startup of the buckminster bundle?
I'm happy to carry on the discussion in a bug report.

PaScaL


                                                                           
             Thomas Hallgren                                               
             <thomas@xxxxxxx>                                              
             Sent by:                                                   To 
             cross-project-iss         Cross project issues                
             ues-dev-bounces@e         <cross-project-issues-dev@eclipse.o 
             clipse.org                rg>                                 
                                                                        cc 
                                                                           
             06/01/2007 01:50                                      Subject 
             PM                        Re: [cross-project-issues-dev]      
                                       Europa impressions (screenshots)    
                                                                           
             Please respond to                                             
               Cross project                                               
                  issues                                                   
             <cross-project-is                                             
             sues-dev@eclipse.                                             
                   org>                                                    
                                                                           
                                                                           




We use eager startup in order to initialize custom URL protocol
handlers. We have not found any other way to do that. Tell me how and
I'll change it promptly.

Regards,
Thomas Hallgren

Boris Bokowski wrote:
  
Interesting.  I see that Buckminster and Monkey still contribute a
top-level menu for every perspective, with only a few items.  There
must be a better place for you to place your actions, don't you think?
For example, in the case of Eclipse Monkey, have you considered using
the New or Import wizard infrastructure?

Also, for those who register early startup runnables: Why do you have
to do this eagerly?  You are causing unnecessary long startup times.

Boris

On 6/1/07, * Pascal Rapicault* <Pascal_Rapicault@xxxxxxxxxx
<mailto:Pascal_Rapicault@xxxxxxxxxx>> wrote:


    (See attached file: europa resource perspective.JPG)(See attached
    file:
    early startup.JPG)
    _______________________________________________
    cross-project-issues-dev mailing list
    cross-project-issues-dev@xxxxxxxxxxx
    <mailto:cross-project-issues-dev@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



------------------------------------------------------------------------

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

    
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
  


Back to the top