CSC/ECE 517 Fall 2009/wiki2 11 sv
Other design patterns in Ruby!
Problem Statement
What facilities does Ruby offer that makes it easier to realize other GoF (and other) patterns that we did not cover in class? The key idea here is to explore how Ruby can implement these patterns more efficiently or transparently than static (or other dynamic) o-o languages.