Smalltalk Programming/Memory Management

From Wikibooks, the open-content textbooks collection

< Smalltalk Programming
Jump to: navigation, search

Rarely an issue. Like any honest Object Oriented language, Smalltalk is garbage collected, so many types of memory leaks just can't happen. Inappropriately excessive and unkempt cross referencing can lead to memory becoming unfreeable, and runaway loops can exhaust memory as usual.

Personal tools
Create a book
  • Add wiki page
  • Collections help