Re: [TFUI] Humble Dialog Versus Microsoft UIB
Mike <[email protected]>
| Newsgroups | gmane.comp.programming.test-first-user-interfaces |
|---|---|
| Message-ID | <[email protected]> |
I consider UIP to be the opposite of Humble Dialog, even though they are both MVC. In Humble Dialog, the view tells the controller to do something, but then the controller must reach back up to the view and grab whatever values it needs. But in UIP, the view tells the controller both what to do and what values to use. In my opinion, that slight difference in who calls who when is everything. What makes Humble Dialog less complicated, and more testable, is the fact that the view does not need to know what the controller needs, it just needs to tell it to do something. Mike On Mon, 31 Jan 2005 06:30:00 -0800, Phlip <[email protected]> wrote: > Bayley, Alistair wrote: > > > Umm... What is Microsoft UIB? Google doesn't tell me much. > > Whereas "Humble Dialog" is a state of mind. If UIB is anything like HTML, it > provides "Humble Dialog" simply by putting a huge but impenetrable interface > between the logic side and the display side. > > -- > Phlip > http://industrialxp.org/community/bin/view/Main/TestFirstUserInterfaces > > > > To unsubscribe, email: > TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org > > > > ________________________________ > Yahoo! Groups Links > To visit your group on the web, go to: > http://groups.yahoo.com/group/TestFirstUserInterfaces/ > > To unsubscribe from this group, send an email to: > TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. -- Mike To unsubscribe, email: TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/TestFirstUserInterfaces/ <*> To unsubscribe from this group, send an email to: TestFirstUserInterfaces-unsubscribe-hHKSG33TihhbjbujkaE4pw@public.gmane.org <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/