Closed GoogleCodeExporter closed 8 years ago
Original comment by pvogren@gmail.com
on 6 Apr 2009 at 10:57
I definitely think there should be an exception if I list a file and it isn't
found
on disk.
Original comment by steven.b...@gmail.com
on 7 Apr 2009 at 2:41
changed this ticket to reflect name change of PlainTextCollectionReader to
FilesCollectionReader
Original comment by pvogren@gmail.com
on 15 Apr 2009 at 11:49
I was looking at FilesCollectionReader and thinking that I really don't want to
bother with throwing an exception if a file listed in PARAM_FILE_NAMES is not
seen. It is documented so that the user knows that the values are meant as
allowed values. The notion that you have a list of file names that you want to
run through is a different paradigm that what is used here (where we are
filtering the files in a directory) and probably deserves its own collection
reader.
If you feel strongly that the behavior should change, then please reopen this
issue.
Original comment by pvogren@gmail.com
on 9 Jan 2011 at 4:23
Original issue reported on code.google.com by
pvogren@gmail.com
on 6 Apr 2009 at 10:57