[Kde-imaging] KIPI initialization

Renchi Raju renchi at pooh.tam.uiuc.edu
Mon Jun 13 17:24:44 CEST 2005



On Mon, 13 Jun 2005, Lubos Lunak wrote:

> The attached patches implement delayed loading of KIPI plugins in Gwenview
> and a small API change in KIPI needed for that (plus it depends on a recent
> KAccel change I did today in kdelibs). The API change is just making
> KIPI::PluginLoader::loadPlugin( KIPI::PluginLoader::Info* ) public, plus
> increasing the version number in order to be able to detect this (I don't
> actually care about the actual version number). Are the changes ok with you?

looks fine. though, i think you will gain better startup speeds by doing a 
delayed initialization of the pluginloader instance itself. initializing 
the pluginloader does ktrader scanning for available plugins, as you might 
have seen already

renchi



More information about the Kde-imaging mailing list