I think we all agree on this idea now (that the decorator should not wrap
the method), so there is no point in keeping the argument.

Still, I have asked a few questions on which I'd like you guys opinions:

- what's the best way to store this information? Nathan and Simon mentioned
database, would this be a run time database? Or something persistent?

- Where to put the method to get the maps, right now it is a function
hidden in some folder. I would like people to be able to see it when
they're on the object, but it seems silly to add it manually to the object
and yet, it shouldn't be on every object...

Cheers

Viviane


2014-05-28 19:00 GMT+02:00 Nathann Cohen <nathann.co...@gmail.com>:

> Yo !
>
> > I agree 100% with your summary, Simon, except that
> > 1) Nathann will have to say himself whether he agrees or not;
>
> I think that the first time I said it was on the 20/6/2013 (one year ago):
>
> https://groups.google.com/d/msg/sage-devel/SnPfidRM9j8/u7f4X-cLlrsJ
> Quote : "Well, just returning the function as it is while registering the
> decorator's information somewhere seems to be nice. The decorator could
> even add some information to the docstring so that this information would
> automatically appear in the doc !"
>
> Then, I repeated it (same day one year ago)
> https://groups.google.com/d/msg/sage-devel/SnPfidRM9j8/4LbWLMBf-2kJ
>
> I added yesterday a link toward the link above :
> https://groups.google.com/d/msg/sage-devel/QRUXmy6UZVo/wiEpg-eCnYAJ
>
> Which was right after mentionning this idea again :
> https://groups.google.com/d/msg/sage-devel/QRUXmy6UZVo/BJ0WMYjmKJ0J
>
> I mean...
> I don't know....
> Yeah... I am pretty sure that I did my job and that I mentionned the
> idea..... What more can I do ?
>
> 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.
>

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