Here is the checkin log, at an 3961.1.1: QQQ A straightforward refactoring of valuespace.py to use per-commander controllers, and per-commander namespaces.
g.vs is now a dict of dicts, allowing cross-commander interactions, but not making such the norm. The namespace change could easily be undone if desired, but I think it is simpler and better. Also added the vs-dump command that dumps the namespace for the present commander. QQQ As indicated, using self.dict rather than g.vs.__dict__ might be slightly controversial, but it would be trivial to go back to the old way. However, I think the new way is *much* better and safer. In any case, wrapping the code in the -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
