On 28.11.2010 15:36, Adrian Lienhard wrote:
I'll also note that this topic was discussed before and some people argued that 
argument assignments can lead to bad code quality...
+1 to that, your example of allowing nil to a method expecting something else as a prime example. Good luck debugging THAT (and figuring out it is indeed the cause) if nil is passed erroneously :)

Cheers,
Henry

Reply via email to