[ANN] [ENH] FillInTheBlankMorph Look

Daniel Vainsencher danielv at netvision.net.il
Thu May 1 12:21:24 UTC 2003


Ned Konz <ned at bike-nomad.com> wrote:
> On Wednesday 30 April 2003 12:27 pm, Stephane Ducasse wrote:
> > I would not do this change. I imagine that we should find a much
> > clever way of notifying user. Avi suggested to me that we could
> > have exception that would be caught
> > and letting the used decide if he wants to put a UI or not for
> > headless image for examples.
> 
> This is already how ComplexProgressIndicator works. Your underlying 
> code raises ProgressNotifications.

So what we'd need is two things -
A. A list of all places that such sometimes-interactive processes call
the UI (in order to convert them to raising exceptions)
B. A few other handlers of such exceptions, where Morphic is not present
(versions for MVC and for the emergency evaluator prompt might be a good
start).

Daniel



More information about the Squeak-dev mailing list