Thanks for the pointer, Tim.  That looks very promising - I'll try
some experiments when I get a chance.

And I'd forgotten all about John's struggles with @CachedFunction.
The documentation for the decorator package has an example that is a
"memoize" decorator that seems to have an identical purpose as Sage's
caching decorators.  Maybe the example would provide some insight, or
be a simple verbatim test case to see if it comes through into the
documentation.

Rob

On Sep 16, 8:11 am, Tim Joseph Dumol <t...@timdumol.com> wrote:
> Perhaps changing the decorators to make use of the decorator package
> (http://micheles.googlecode.com/hg/decoratior/documentation.htmlandhttp://pypi.python.org/pypi/decorator),
>  which preserve call signatures
> and docstrings, would help?

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

Reply via email to