Release Notes 1.0.2

Release 1.0.2 provides implementation for the following Design Patterns:

This release includes full example code for all Design Patterns. The examples are browsable online. Future versions will provide a showcase Web and/or Rich Client application.

Release Notes 1.0.0

Release 1.0.0 provides implementation for the following Design Patterns:

Provides an implementation of the Delegates feature in Java approximating Eiffel Agents and C# Delegates. Conceptually Delegates is a type-safe OO version of function pointers feature present in C or C++.