Re: Model-View-Presenter (MVP) question
- From: "Kaspar" <kaspar.thommen@xxxxxxxxx>
- Date: 25 Nov 2005 01:01:58 -0800
AndyW,
Thanks for your response. However, I still have the problem of handling
"special" events inside the model. What if an Exception is thrown
somewhere in my model, catched, and a Yes-No-Cancel dialog must be
shown to the user before continuing? How can I do that without making
the Model know about a Presenter/Controller/View?
Kaspar
.
- Follow-Ups:
- Re: Model-View-Presenter (MVP) question
- From: AndyW
- Re: Model-View-Presenter (MVP) question
- From: bart_deboeck@xxxxxxxxxxx
- Re: Model-View-Presenter (MVP) question
- References:
- Model-View-Presenter (MVP) question
- From: kaspar . thommen
- Re: Model-View-Presenter (MVP) question
- From: AndyW
- Model-View-Presenter (MVP) question
- Prev by Date: Re: Model-View-Presenter (MVP) question
- Next by Date: Re: Looking for a good book on object-oriented GUI programming
- Previous by thread: Re: Model-View-Presenter (MVP) question
- Next by thread: Re: Model-View-Presenter (MVP) question
- Index(es):
Relevant Pages
|