ecere:File: removed File::Open method and restored FileOpen function. extras:CSVParse...
authorRejean Loyer <rejean.loyer@gmail.com>
Sun, 29 May 2011 18:03:36 +0000 (14:03 -0400)
committerRejean Loyer <rejean.loyer@gmail.com>
Sun, 29 May 2011 18:03:36 +0000 (14:03 -0400)
commit085c44805942b121360c1ba49c56ba09b333793e
treefc66a00525543d8d7c54155b5dd22e4e43632303
parentd2a7ff42d9daeba6cb2e999273adb01e1d9ec7f2
ecere:File: removed File::Open method and restored FileOpen function. extras:CSVParser:CSVDataParser: no longer extending File to handle csv content types (access method vs content type class hierarchy)
ecere/src/sys/File.ec
extras/CSVDataParser.ec [moved from extras/CSVFileValuesParser.ec with 96% similarity]
extras/CSVParser.ec [moved from extras/CSVFile.ec with 87% similarity]