Bert Freudenberg wrote:
> 
> Redesign your app so it does not have to pause but is event-driven (or
> possibly continuation-based).
> 

That sounds promising.  A little more detail to clarify.  At this point, the
app could be driven through the API, and there may be no GUI (definitely for
now, because I haven't designed the GUI, lol).  However, the app will need
user information here to continue its work.  So...
* Events - would only be if I had a GUI before I opened this request, right?
* Continuations - I'm not so familiar with them (a little Seaside).  Are you
saying to supply the GUI with a callback selector/block?

Thanks.

Sean
-- 
View this message in context: 
http://forum.world.st/Modal-UI-tp3029497p3030896.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to