Hacker News new | ask | show | jobs
by dextorious 5263 days ago
"""Yes, it's very easy to add an accessor later. But then you'll most likely have to edit every line of code that accessed the now-defunct member variable. Your IDE may make this easy, but I'd still prefer not to have to do it."""

Easy is an understatement. It's 2-3 clicks away in Eclipse.