Adam: Have a question. Is a Controller the same thing as a Model-view-controller (MVC)?
Phil: The answer, of course, is yes. That's the pattern that Rails is built on.
Adam: I best read up on MVC's then. If what I've read from wikipedia is correct, it sounds very important. The ways we present data with the Gears database will be very important is creating an efficient, fun and easy to use tools for the end user.
Apr 8th