> The roadmap is the following (from the view of Alexander and me).

Sounds good to me.

> P.S.: How does SAGE handle things like protocoll output (option(prot)
> in Singular)?

right now, we don't. But in general, there is a set_verbose()/get_verbose() 
function pair which sets and gets the verbosity level. Every 
method/function "decides" to write out verbose data depending on the 
verbosity level, like: if '''get_verbose() > 2: print "foo" ''' 
or '''verbose("foo",level=3)'''.

Martin



-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_www: http://www.informatik.uni-bremen.de/~malb
_jab: [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to