(Memory)automatic low memory alert doesn't apply to heap space used for new obj

1666877

Jul 7 1997 2:38PM


FailSpaceIsLow() and the automatic low memory alert feature of MacApp no longer apply to the heap space used for new objects. If my app is about to run out of memory for new objects, the user gets no warning and FailSpaceIsLow does not fail. In your move to OpenDoc's memory manager you broke one of my top ten reasons for using MacApp: it's robust handling of low memory situations. Please fix it and produce a fix applicable to Release 12.
Fix:

Fixed as part of low memory overhaul. Should get Low memory warnings more often than not.