>  Yes I've thought of that.

Yet I was the first to publish ! One year ago ... :-P

https://groups.google.com/d/msg/sage-devel/SnPfidRM9j8/4LbWLMBf-2kJ

> I'm trying to find the best way of doing it. The decorator seems the best way 
> to flag. Before returning the orignal function, I could store the "map" 
> itself. But I would like to create the map objects only if needed, and this 
> I'm not yet sure how to do.

I don't get it... What if combinatorial map just copies the list of
all its parameters AND the function into a database stored in some
module ? You have absolutely no other work to do, and you would only
create the map objects when somebody tries to ask anything about the
content of the database, don't you ?

Nathann

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
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