News

Reference objects aren't just useful when memory is at a premium; they can also be used to provide slick caching abilities to any application.
Dynamic Behaviors is a design pattern similar to the Chain of Responsibility pattern that allows applications to change object behavior at runtime by attaching special class instances to the ...