Group: Forum Members
Posts: 70,
Visits: 111
|
Hi Toby,
I don't see any problem with skipping corrupt entries, particularly if the corrupt entry appears in the grid, marked as corrupt. Instead of displaying it nicely formatted into columns, it could display the raw JSON in a single column. That way there would be no data lost and if the user needs to access the data, he could either parse it manually, or fix the error. This would be far better than the current approach where it crashes on a corrupt entry.
|