[Kst] Lazy loading vectors

Barth Netterfield netterfield at astro.utoronto.ca
Fri Jul 4 01:57:15 CEST 2003


Sounds good.
cbn

On July 2, 2003 01:08 pm, George Staikos wrote:
>   I have a new idea to solve the loading order problem.  What do you think
> of the idea of lazy-loading input vectors?  That is, we don't get pointers
> to the input vectors until all the data objects are created.  Inside the
> xml-load constructor we could store the vector names only, and then after
> the loading is complete, we can call a method in all the data objects
> telling them to update their input vector pointers.  I think this solution
> should work quite nicely.


More information about the Kst mailing list