[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CompactMem from a CDA
In article <behrenss.737852689@hphalle9> Soenke Behrens,
behrenss@Informatik.TU-Muenchen.DE writes:
> About the CompactMem thing ... couldn't I just use the Scheduler for
this?
> Hmm ...not really sure about this ... it says here an app or DA would
> never have to use it. Any ideas on this?
You want to have a "compact memory eventually" function in your CDA?
Yes, you could use the scheduler, but you have no way to predict just
when the scheduled task will finally execute, from the user's point of
view (it would generally happen when the user gets back to the foreground
application & isn't inside any alerts or Standard File or ChooseFont).
Also, the scheduler is limited to 4 pending tasks, so you may not be able
to schedule your task.
David A. Lyons, Apple Computer, Inc. | DAL Systems
Apple II System Software Engineer | P.O. Box 875
Internet:dlyons@apple.com | Cupertino, CA 95015-0875
My opinions are my own, not Apple's.