reverb / wordnik-oss

Wordnik Open Source Software
168 stars 39 forks source link

A pull request to ensure that ReplayUtil replays input bson files in the corre... #26

Closed dmpark04 closed 9 years ago

dmpark04 commented 9 years ago

A pull request to ensure that ReplayUtil replays input bson files in the correct order by sorting file names. (File.listFiles does not guarantee that the returned list is in the sorted alphabetic order in some platforms)