Content deleted Content added
→References: Beck 1997 |
→Basic techniques: Smalltalk |
||
Line 72:
</source>
The above techniques – unwind protection (<code>finally</code>) and some form of encapsulation – are the most common approach to resource management, found in various forms in C#, [[Common Lisp]], Java, Python, Ruby,
== Approaches ==
|