CSC/ECE 517 Fall 2007/wiki1b 7 c9

From Expertiza_Wiki
Revision as of 01:54, 29 September 2007 by Ndokuzo (talk | contribs)
Jump to navigation Jump to search

Question

Take a case of the Command pattern and implement it as succinctly as possible in Ruby and Java. Compare the two implementations in terms of clarity and succinctness. The example should be a "real-world" example. While it may be grossly oversimplified for the purpose of illustration, it should not be totally contrived (i.e., should not raise the question, Why would anyone ever want to do that?).


code here
<\pre>