Message368

Author pedronis
Recipients
Date 2001-11-23.16:26:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408

Probably I'm missing something but cannot we use
the same techinique used by Sun for FileInput/OutputStream
in the java std library?
In the source for jdk 1.3 they both have a finalize
method that calls close when meaningful.

We could do the same for RFileWrapper.

I know that finalize should not be ab/used but...
History
Date User Action Args
2008-02-20 17:16:52adminlinkissue448398 messages
2008-02-20 17:16:52admincreate