I'm somewhat new to object-oriented languages like this (I grew up with super old-skool BASIC and FORTRAN knowledge). I prefer the separate but more readable methods set_foo and get_foo (or setFoo and getFoo .. whatever).
I'd say 'overloading is overrated' but there are times when it's really handy. I'll just say 'overloading is easily abused'.
no subject
Date: 2006-11-25 11:41 pm (UTC)I'd say 'overloading is overrated' but there are times when it's really handy. I'll just say 'overloading is easily abused'.