Hi Cameron,
Any Stores.Store object s can be stored "manually" by connecting a
Stores.Writer w to a file and calling w.WriteStore(s),
- Clemens
On Sun, 17 May 1998 cameronp{([at]})nowhere.xy
> Hi all,
> Was wondering if it is possible to save a model manually.
> I have a class which is not a view, but has a model. Say on exiting the
> program I wanted to save this model, is it possible to manually call it
> (via externalize)? if so how? I have an internalize and externalize
> procs..
>
> Thanks for your help
> Cameron Price
Received on Mon May 18 1998 - 00:03:25 UTC