[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Nov 5 17:08:24 CET 2003


On Wednesday 05 November 2003 10:37, C. Barth Netterfield wrote:
> Can you explain this?
>
> On Tuesday 04 November 2003 10:49 pm, George Staikos wrote:
> > It also results in rvectors detaching from shared
> > data sources (fragmenting).

  It's conceivable to share a KstDataSource amongst several KstRVectors I 
think.  When you reload, each RVector detaches from its datasource, removes 
it from the list, and creates a new one.  So if there was at one time this 
relationship:

KstDataSource
|
+--- KstRVector
|
+--- KstRVector

There is now, after the reload, this:

KstDataSource
|
+--- KstRVector

KstDataSource
|
+--- KstRVector

IMHO this is safer, and I can optimize later.

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




More information about the Kst mailing list