Bug or design flaw in Presenter?

1 view
Skip to first unread message

Bil Simser

unread,
Jun 5, 2008, 5:18:55 PM6/5/08
to xeva
Dave,

If you initiate a presenter with a modal window adapter, you have to
call the Start method first before DisplayIn. Otherwise, if you call
DisplayIn(adapter) first, the window is launched (modal) and waits.
Even if you fire the Finish() method from a callback it'll return
immediately because Start() hasn't been called. I found this while
chaining presenters together via the Finished event.

Thoughts?

Laribee

unread,
Jun 5, 2008, 7:10:09 PM6/5/08
to xe...@googlegroups.com
By design. No doubt we can improve the behavior here though. The class
design should be foolproof. Will take a look next time I am in there.
Reply all
Reply to author
Forward
0 new messages