On Jul 28, 2:35 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > I find the two responses here very interesting. From Niles and John's > responses, it sounds like this feature could help users turn into > developers as their curiosity about the algorithms gets the better of > them and they started poking around in the internals of Sage.
Indeed, one of the things that first piqued my curiosity was the message when quitting a Sage session: "Exiting spawned Maxima process." or "Exiting spawned Gap process." Another approach to raising user awareness might be to have each component of Sage "register" its use in a session, even if it doesn't require spawning a new process. Then the list of used components could be printed when quitting a session. But can this be done without adding tons of overhead? -Niles -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org