CSC/ECE 517 Fall 2009/wiki2 11 sv

From Expertiza_Wiki
Revision as of 02:39, 8 October 2009 by Vksingh (talk | contribs)
Jump to navigation Jump to search

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.