|
When I originally wrote KRDS as a tool for discovery I intentionally had it fail when encountering unknown data in order to encourage reporting so that missing features would be more likely to come to my attention.
Now that KRDS is being used for practical purposes it makes sense that it be more robust so that its main capabilities will not be broken as Amazon makes changes to the data it uses, such as the new annotation types that were added recently.
I took a quick look at the pull request by zevisvei and while I have not tested it, it seems reasonable to me.
|