Dimitri R

Results 21 comments of Dimitri R

Something like [this](https://stackoverflow.com/a/28088465/321797) could be done after [this block](https://github.com/mekomsolutions/openmrs-module-initializer/blob/6449d0b7bd75bf1069c1ae0a3e6710c77811350d/api/src/main/java/org/openmrs/module/initializer/api/CsvParser.java#L274-L277). Or we could perhaps overload `CSVReader#readNext()`. --- I'm not sure anymore why things are how they are now, but it might...