Am 2015-04-02 um 13:18 schrieb Thierry:
> Should we offer a kind of test-sage ? Should we propose a kind of
> proprecation warning that says "This code is very new and its design is not
> foolproof. Its design might change.".

This could look like this:

  public/misc/experimental_code_warning

There a new function sage.misc.superseded.experimental is proposed,
which acts like a deprecation, but giving a FutureWarning stating that
this code/module is experimental (and a trac ticket number as reference).

You can include this in functions or in __init__ of classes. It could
stay there for at least one year and removed then (or when stabilized).

Best wishes,

Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to