#8654: add "sage -sqlite3" command line option
---------------------------------------------+------------------------------
   Reporter:  was                            |          Owner:  jason           
               
       Type:  enhancement                    |         Status:  needs_review    
               
   Priority:  minor                          |      Milestone:  sage-4.7.2      
               
  Component:  misc                           |       Keywords:                  
               
Work_issues:                                 |       Upstream:  N/A             
               
   Reviewer:  William Stein, Leif Leonhardy  |         Author:  R. Andrew 
Ohana, Jeroen Demeyer
     Merged:                                 |   Dependencies:                  
               
---------------------------------------------+------------------------------
Changes (by jdemeyer):

  * status:  needs_work => needs_review


Comment:

 Replying to [comment:10 leif]:
 > Testing for the exact version number in `sage/tests/cmdline.py` is
 certainly suboptimal.
 Changed.

 > `install_scripts()` (in `sage/misc/dist.py`) needs to be updated, too.
 Done.

 > One could change ''all'' of these at once on a separate ticket, but it's
 IMHO dumb to always replicate the same bad code again.  So I'd change it
 at least in the new parts (and in general those one touches anyway or the
 ones near to them.)
 Well, I agree that we should change all this in a separate ticket (I guess
 #21 is the place to be).  By copying the same so-called "bad" code we at
 least have consistency which is also a good thing.  If every command line
 option is implemented in a different way, that will make the code harder
 to understand.  Moreover, this ticket is not the correct place to discuss
 what the "right" code is.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8654#comment:12>
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.

Reply via email to