[Kst] [Bug 115670] Reload needs to be more efficient

George Staikos staikos at kde.org
Wed Nov 9 05:59:26 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115670         
staikos kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |
            Summary|Some datasources call       |Reload needs to be more
                   |constructors/destructors    |efficient
                   |[nb_vectors] times upon     |
                   |reload                      |



------- Additional Comments From staikos kde org  2005-11-09 05:59 -------
Possible solution: clear the data source list and then call reload() on each.  Reload will take whatever is in the list if it exists.  If not, it will call reload() and put that in the list.  If that fails, it will give up its pointer and create a new one, then put it in the list.


More information about the Kst mailing list