[futurebasic] Re: [FB] Re: how to avoid writing to the application's

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2002 : Group Archive : Group : All Groups

From: David Cottrell <David.Cottrell@...>
Date: Wed, 15 May 2002 09:53:54 +1000
On Wednesday, May 15, 2002, at 03:01  AM, Bowerbird@... wrote:

> gnome said:
>>   apple leaves the resource chain in a dire state
>
> doesn't apple recommend against
> leaving the resource chain in a dire state?

I would think this is a stronger case for using the PG "1" functions. If 
you cant be sure what resource chain is on top, it is better to set it 
and then return it to the way it was (which is what these functions do). 
The problem in this case i think is that there will be open forks in the 
chain with resources of the same number - hence the need to be sure you 
are hitting the right one.

Cheers

David