Fleshed out WordShuffleDataModel class. The exercises are all going to
need a reference to a handler to pass results to and announce when the
exercise has been completed.
I also created a WordShuffleController and WordShuffleView Class. The
view class is a simple console based GUI. Having some trouble figuring
out how to implement the controller class. I assume the data model can
fire a statusChanged even that the controller can listen for.
No comments:
Post a Comment