[Kst] branches/work/kst/pluginify/kst/src

George Staikos staikos at kde.org
Thu Sep 21 20:59:49 CEST 2006


On Thursday 21 September 2006 14:07, Adam Treat wrote:

> > >    KST::PluginInfoList info =
> > > QDeepCopy<KST::PluginInfoList>(pluginInfo);
> >
> >   Good catch!  This should speed up the data wizard url requester a bit.
> >
> :)
>
> On a similar subject, any objection to changing the datasource loading
> mechanism to use the regular KDE loading infrastructure instead of
> specifying the symbol loading ourselves?  Right now there is confusion
> regarding the X-KDE-Library property...
>
> Normally, this should be set to 'kstdata_ascii' where the library
> is 'kstdata_ascii.so', but currently it is set to 'ascii' and the custom
> loading stuff prepends the 'kstdata_' to it.  I understand this is done to
> keep the symbols short, but if we just use KParts::ComponentFactory like
> the data object plugins, we can probably get rid of having all these
> symbols I think...
>
> Any thing I'm missing?

  If I'm not mistaken, it's all custom-built because we depend on KDE 3.1 or 
above, and 3.1 didn't have component factory.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/


More information about the Kst mailing list