On 2016-04-29 09:31, Johan S. R. Nielsen wrote:
> [ ] Phase out all uses of properties in the public API and make them
>     into methods that take no arguments. Add in the developer's manual
>     somewhere that this is the general policy.

Wouldn't you have to get rid of all public attributes as well when doing
this?
Or why should
    sage: x.some_attribute
work and
    sage: x.some_attribute_by_at_property
be forbidden?

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 sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to