Java Theory and Practice: Good Housekeeping Practices

“Putting your toys away when you are done is always a drag, but if you dont take the time to do it, you would have a huge mess over time. Garbage collection does an awful lot of the cleanup for us, and it simplifies development and eliminates entire categories of potential code errors, but some java resources still require explicit action on our part. This article discusses the limitations of garbage collection and identifies situations when you have to do your own housecleaning.”

6 Comments

  1. 2006-03-23 5:05 am
  2. 2006-03-23 8:12 am
  3. 2006-03-23 12:50 pm
    • 2006-03-23 2:11 pm
  4. 2006-03-23 5:57 pm
  5. 2006-03-23 9:41 pm