kevin-montrose / Cesil

Modern CSV (De)Serializer
MIT License
65 stars 3 forks source link

Are there any useful dynamic operations around reading that are missing from Cesil? #18

Open kevin-montrose opened 4 years ago

kevin-montrose commented 4 years ago

This was posed in Overthinking CSV With Cesil: Reading Dynamic Types.

Basically, are they any operations around reading dynamic rows that Cesil is missing? This covers missing methods from IReader<dynamic>/IAsyncReader<dynamic>, and missing *Dynamic* methods from CesilUtils.

This is an Open Question, which means:

[A]s part of the sustainable open source experiment I detailed in the first post of this series, any commentary from a Tier 2 GitHub Sponsor will be addressed in a future comment or post. Feedback from non-sponsors will receive equal consideration, but may not be directly addressed.