Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: what to do with the Text Tools (multitasking tools) Message-ID: <784@generic.UUCP> Date: 30 May 91 02:30:03 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 16 >Note that the BUSY flag is frequently nonzero for long periods of time. >For example, while a ChooseFont or Standard File dialog is up, or when >you're waiting for a key inside ReadChar. >-- >David A. Lyons, Apple Computer, Inc. | DAL Systems What about GetNextEvent or TaskMaster? Would the ADB Manager be set to use interupts for inputs rather than busy-waiting polling loops? What about interupts for other I/O such as serial ports? I am getting intrigued by this talk of multitasking on the GS. I would like to see pre-emptive (with constraints as mentioned previously), but Multi-Finder would be OK. UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com