[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libadt-980621
> The module `Storage' is finished. The last change:
>
> The field `Object.mark' is no longer used. During externalization,
> objects are mapped to reference ids through a hash table. With this
> change the algorithm is thread safe, there is no need to unmark
> objects, and the algorithm is more robust because it no longer depends
> on a properly initialized `mark'.
>
> With this we have a fully functional persistence mechanism. Now we
> need some more classes to use it with ;-)
Why not integrate this into VisualOberon -- at least as a test
case? It would be great to finally be able to save windows and
have them restored to their original positions. I would be willing
to try this out with ExCalc.
Michael G.