> Naming consistency. It makes it clear that you are supposed to implement
> absolute value through __abs__() and not norm() or absolute_value() etc.
 O_O

What the hell ? You are *NOT* supposed to implement an abs() method,
because such a method does not necessarily make sense !

And by the way, regardless of what you think these fakes methods can be
useful for : can't you see that they confuse people, that they look like
something is broken in Sage and that they are nothing short of pollution ?
Perhaps you need a way to enforce something about names, but this solution
is clearly worse than the problem it attempts to solve.

O_o

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
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.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to