node-dbf icon indicating copy to clipboard operation
node-dbf copied to clipboard

Parse failure should emit 'error' event, not throw exception

Open MaxMem opened this issue 11 years ago • 0 comments

I think emitting an 'error' event would be much easier to deal with, and more idiomatic Javascript. I don't see any good way to handle the exception thrown from the parser.

Thank you for creating and sharing this module.

MaxMem avatar Aug 08 '13 14:08 MaxMem