> Thats another red flag. If it doesn't fit on a screen break it up into
> separate function.

Volker, you should read the code, and then we discuss it. I just can't code
your conditionned reflexes.

> Its terrible. Misleading function name (doesn't return an array), not
> discoverable.

Not "discoverable" ? What does it means ?
Are you actually trying to tell me that somebody who wants to build
orthogonal arrays will not find a function named orthogonal_array ?

> The fact that it also hard to cache is a direct corollary of
> attempting to overload by return type. Don't do it.

Okay, then I just need to change the caching mechanism and this will
justify my whole behaviour since the beginning.

> Just because you can (in Python) doesn't mean that its a good idea.

Just because you tell me I can't does not mean that it is a bad idea either.

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