Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Getters/setters bad? (Score 4, Informative) 211

Holub explains, check the articles on Javaworld (you can find links at Holub.com)

It took some time before Holub convinced me with his articles on Javaworld. But when I was convinced, I looked forward to the release of his book, which I have bought immediately.

BTW. Accessor/Mutator methods aren't bad always though, for example, when you use them to access a non-object-oriented part of your software system (e.g. file system / database / GUI widgets)..

Slashdot Top Deals

It's time to boot, do your boot ROMs know where your disk controllers are?

Working...