#7379: layout interact controls
---------------------------+------------------------------------------------
   Reporter:  jason        |       Owner:  boothby     
       Type:  enhancement  |      Status:  needs_review
   Priority:  major        |   Milestone:  sage-4.4.2  
  Component:  notebook     |    Keywords:              
     Author:  Jason Grout  |    Upstream:  N/A         
   Reviewer:               |      Merged:              
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by jason):

 The reason auto_update was included in the function arguments, rather than
 the @interact arguments, is given here: http://groups.google.com/group
 /sage-
 
devel/browse_thread/thread/9ff935e0d6a729b3/b295d52d195ac9ec?lnk=gst&q=interact#b295d52d195ac9ec

 However, with this patch is a decorator that transparently and easily
 takes care of the objection.  Are there any objections now to moving the
 auto_update argument up to the @interact decorator (other than backwards
 compatibility)?

 Mike? William? You guys were the ones that objected to
 @interact(auto_update=False) in the thread listed above.

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