[out of order for convenience]
Sverre Rabbelier wrote:
Does it matter much which way the importer is called? If it ends early
at a valid point nobody will know regardless of how it is called, no?
If the importer calls fast-import itself, it can
1. close the pipe to fast-import
2. wait for fast-import to exit
3. print a relevant message
4. exit
I think it makes sense to say that if you issue a 'feature done', we
change the code that checks for EOF to error instead of quit.
Ok. :)