|
Re: [patch #5690] Clean up case code: msg#00075statistics.pspp.devel
Ben Pfaff <blp@xxxxxxxxxxxxxxx> writes: > John Darrington <john@xxxxxxxxxxxxxxx> writes: > >> I can see two alternative ways to overcome this, but neither are >> particularly nice: >> >> 1. Copy the case locally, write to it, and replace it into the >> flexifile. This wouldn't be very efficient if we're dealing with >> very large cases. >> >> 2. Introduce some kind of special case for use in flexifiles which >> allows writing. > > 3. Fix the flexifile implementation. This is what I'm doing > right now. Progress is slow because I have little time, but > it'll eventually be ready. > > The new flexifile has "get case" and "put case" operations for > reading and writing arbitrary cases. I guess really that's the same as #1. I'm not particularly concerned about efficiency of writing to individual cases. We're talking about interactive editing of a data sheet, right? It only has to be fast enough that an interactive user won't notice a delay. That's a pretty loose requirement. -- Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it ;) -- Linus Torvalds |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [patch #5690] Clean up case code: 00075, Ben Pfaff |
|---|---|
| Next by Date: | Re: [patch #5690] Clean up case code: 00075, John Darrington |
| Previous by Thread: | Re: [patch #5690] Clean up case codei: 00075, Ben Pfaff |
| Next by Thread: | Re: [patch #5690] Clean up case code: 00075, John Darrington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |