$values and $functions



On 6/9/09, Richard Fateman <fateman at cs.berkeley.edu> wrote:

> Probably not. I think that we need a "package" system in which the
> user's own variables are in a separate package from those in a load()
> package.

Yeah. In fact there is namespaces.lisp which exposes the Lisp
package system to Maxima. It seems to work OK.
Just need to hack all of the add-on packages to make use of it ....

FWIW

Robert Dodier