See previous discussion here:
https://groups.google.com/d/msg/fricas-devel/rgwdpoPQHEA/ZCwDQIEtn5MJ

The objections discussed in previous thread that
)savesystem should be removed is:
1. ECL doesn't support it.
2. problems with frames.

But I find a really useful use case for )savesystem:
Supporting incremental development, aka avoiding
recompiling files that you modified locally.
Saving variables is one thing, saving modified algebra
is another.

For example, I have several modified spad files,
compiling all of them takes around 10s. With )savesystem,
I can save the work I've done, and continue from the
saved system directly.

What do you think?

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to