Lecture 32: ChatApp Design

November 5, 2012

Ambient Temperature: 74.3oF Concepts Dr. Wong’s talking points: Mini-MVCs: Consider making an MVC for a “chat room,” and then having your ChatApp add those MVCs as you join chat rooms. This could be a helpful delegation of tasks in your design. Equality of Stubs: When you call .equals() on a Stub, there’s no guarantee that […]