#378: User-specified path for load and attach
------------------------------+---------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: user interface | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Comment(by mpatel):
Thanks to everyone for working on this ticket!
One question that may relate to how/whether we "expose" the path list:
Would users want Sage to search some paths recursively for files to load
or attach? How would we store this information? Perhaps as
{{{
#!python
['/some/path', ('/a/path/to/search/recursively', True), '/another/path']
}}}
? Of course, this needn't hold up this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/378#comment:22>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.