improve file operations in filesystem storage engine
Registered by
ziminq
improve the file operations in system storage engine, say how to handle the getline() elegantly.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- ziminq
- Definition:
- Approved
- Series goal:
- Accepted for dexter
- Implementation:
- Implemented
- Milestone target:
- 2010-08-16
- Started by
- ziminq
- Completed by
- ziminq
Whiteboard
borrow the idea from CSV storage engine. especially the files transparent_file.cc and transparent_file.h.
with such changes, I'm able to remove the use of 'getline' and can implement row separators feature more easily.
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.