pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: design question


From: John Darrington
Subject: Re: design question
Date: Fri, 24 Jun 2005 10:25:09 +0800
User-agent: Mutt/1.5.9i

On Thu, Jun 23, 2005 at 08:55:15PM +0000, Jason Stover wrote:
     
     I was going to use method 1, but I started wondering if anyone should
     ever use method 2, or something like it? The casefile is discarded
     after the cases are read (according to a comment in casefile.c). 

I think that comment is a bit misleading. 

     Does
     'discarded' mean the data are no longer accessbile, ever ever
     ever?

Only if the the reader is a destructive one (created with
casefile_get_destructive_reader) 


     Is method 2 an abomination?

As I understand it, method 2 is perfectly correct and preferable to
method 1 (you don't have to store a possibly huge number of data).

Maybe Ben can confirm this.

J'

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]