Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] [Bug 270608] New: [tcf] Do not initiate TCF event dispatching and extension point loading in Activator#start(...)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=270608  
Product/Component: Target Management / TCF
           Summary: [tcf] Do not initiate TCF event dispatching and
                    extension point loading in Activator#start(...)
           Product: Target Management
           Version: 3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: TCF
        AssignedTo: dsdp.tm.tcf-inbox@xxxxxxxxxxx
        ReportedBy: uwe.stieber@xxxxxxxxxxxxx
         QAContact: martin.oberhuber@xxxxxxxxxxxxx
                CC: martin.gutschelhofer@xxxxxxxxxxxxx


Just because the plugin is activated, neither the event dispatching nor the
instanciation of the startup extension point should happen. It should use real
lazy activation. Everything should start up _ONLY_ if a TCF service is really
used. This is especially the precondition to be able to customize the TCF event
dispatching.


-- 
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


Back to the top