Actions
Feature #625
openChecking Files
Start date:
05/27/2013
Due date:
07/09/2013 (over 11 years late)
% Done:
100%
Estimated time:
Description
I want to either accept or reject a whole file before doing any database. I'll have to:
*parse the file, line by line, applying the "verifying" ideas
*store the data of each line in memory
*and, when the whole file has been read to memory,
_either start using the data
_or, if there's been an error on one line, reject everything.
Updated by Cedric Hassen-Khodja over 11 years ago
- Status changed from New to Assigned
Updated by Cedric Hassen-Khodja over 11 years ago
- Assignee set to Cedric Hassen-Khodja
Updated by Cedric Hassen-Khodja over 11 years ago
- Status changed from Assigned to Feedback
- % Done changed from 70 to 100
Actions