On Thu, Jun 18, 2009 at 1:20 PM, William Stein<wst...@gmail.com> wrote:

> Of related interest, there are 8 publicly visible methods on SageObject:
>
> sage: s = SageObject()
> sage: s.<tab key>
> s.category    s.db          s.dump        s.dumps       s.rename
> s.reset_name  s.save        s.version
>
> I think I created all these, and I think I regret them.  Maybe s.save
> is useful, though I usually use save(s, ...) since s.save only works

So why not to put deprecation warnings in there and remove it in some
future release?

Ondrej

--~--~---------~--~----~------------~-------~--~----~
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