realbasic-betas.mbox
[Top] [All Lists]

Re: VirtualVolume.close?

To: REALbasic Betas <realbasic-betas at lists dot realsoftware dot com>
Subject: Re: VirtualVolume.close?
From: George Clark <gaclark at sprynet dot com>
Date: Fri, 28 Jun 2002 23:09:10 -0400
On 6/28/02 18:08, Eric M. Williams wrote:

>>> How exactly does one close a VirtualVolume when one is finished with
>>>  it? I don't see a ".close" method...
>> 
>> One doesn't. RB deals with it automatically.
> 
> ...as in, when I delete all references to the volume, RB just
> 'forgets' about it?

More like, as in when the virtualvolume goes out of scope. (The ResourceFork
class behaves the same way, although it does have a .close method.)


George

-- 
George Clark - gaclark at sprynet dot com




<Prev in Thread] Current Thread [Next in Thread>