If you're an ant, and you're walking along across the top of a cup of pudding, you probably have no idea that the only thing between you and disaster is the strength of that pudding skin.
-Deep Thought of the day by Jack Handey
Asplosion!/b/urning man?>'<>'<>'<>'< Temple of FluxBlack Rock Yearbook preview shot>'<>'<

Split-s

Posted: February 14th, 2005 | Author: Barry | Comments Off

This blog is really insightful, discussing many poignant issues in programming. I have spent the last hour or so browsing. Everything in the blog seems to indicate that he has it together with Java, except this part:

During a conversation with Diego today, he pointed out that the protected qualifier in Java does not prevent access to classes within the same package.

That was news to me. I always thought protected limited the access to subclasses of the class that contains the protected member.

Really? How did you not know that? No matter, the rest is pretty good.


Comments are closed.