On Tue, 2005-07-12 at 08:49 +0800, Not Zed wrote: > On Mon, 2005-07-11 at 09:50 -0400, JP Rosevear wrote: > > On Sat, 2005-07-09 at 14:01 +0530, Sarfraaz Ahmed wrote: > > > Hi, > > > > > > We are planning to remove the Exchange component button for 2.4 release. > > > For this, i removed the implementation for the Evolution-component > > > bonobo interface in exchange. But, as part of this, we also lose the > > > trigger for upgrading Exchange over the previous releases, since this > > > trigger is raised by the Evolution-Component interface. > > > > > > One way of doing this would be to have a new Shell Interface called > > > something like NonUIComponent, which could raise this trigger. I am not > > > sure if this is a very clean way of doing this. Any hints, suggestions > > > are most welcome. > > > > There is an upgrade.done plugin event in the shell that may be of use. > > Dont use this for upgrading. > > It is an event to say upgrading is complete, not one to be used for > upgrading anything.
You could just extend these events a little upgrade.start, upgrade.plugin or something to indicate upgrading is not done but that the shell components have migrated. -JP -- JP Rosevear <[EMAIL PROTECTED]> Novell, Inc. _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
