Re: [Evolution-hackers] Broken importers in 1.3.2 build



Hmm, this could also be the way the importer factories are initialised
from the mailer startup.  But whatever it is, something isn't right, and
i dont know how to fix.

On Tue, 2003-04-08 at 11:29, Not Zed wrote:
> The change below broke mail importers ... tho i'm not really sure why
> since it fixed the definitions ... was it tested?  Maybe its a
> bonobo-activation version issue?
> 
> I think its because its trying to load the shlib from inside the shlib
> component init (?).  Even if it did work, it might not be the correct
> approach (singleton objects and all).
> 
> It worked before because it just registered a local factory which got
> looked up from internal tables, I guess, even though the defintion
> itself was wrong.
> 
> Maybe it should work like the composer interface, and be a
> type="factory" off the mailer factory.  Or perhaps it should be an exe
> component, based on the "evolution" binary, since like anything mailer,
> it has to run only once.
> 
> 
> 2003-04-07  Dan Winship  <danw ximian com>
> 
> 	* GNOME_Evolution_Mail.server.in.in: Clean up server names
> 
> 	* importers/GNOME_Evolution_Mail_Elm_Intelligent_Importer.server.in.in:
> 	Likewise, and fix evolution-mail location
> 
> 	* importers/GNOME_Evolution_Mail_Mbox_Importer.server.in.in:
> 	Likewise
> 
> 	*
> importers/GNOME_Evolution_Mail_Netscape_Intelligent_Importer.server.in.in:
> 	Likewise
> 
> 	* importers/GNOME_Evolution_Mail_Outlook_Importer.server.in.in:
> 	Likewise
> 
> 	*
> importers/GNOME_Evolution_Mail_Pine_Intelligent_Importer.server.in.in:
> 	Likewise
> 
> 	* importers/Makefile.am (%.server.in): Fix this for evolution-mail
> 	being a shlib.
> 
> 
> _______________________________________________
> evolution-hackers maillist  -  evolution-hackers lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-hackers




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]