If we parse a big URF file, e.g. TURF or CSV URF, we have no way of knowing the status until it's finished. We need some way to pass in a callback interface to be notified as the file is processed, to provide a percentage indication, for example.
If we parse a big URF file, e.g. TURF or CSV URF, we have no way of knowing the status until it's finished. We need some way to pass in a callback interface to be notified as the file is processed, to provide a percentage indication, for example.