On Mon, Jan 26, 2009 at 3:01 PM, Jason Grout
<jason-s...@creativetrax.com> wrote:
> How about this slight change in syntax:
>
> @interact(update=False)
> def _(...

If you wanted to do this, and still support the regular @interact
(with no parens) syntax, then you'll need to make a pretty
awkward/convoluted construction in order support both.

As the functions parameters already affect how interact works, I don't
think an interact_update=False would be that surprising.

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to