Basically, are they any operations around readingdynamic 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.
The text was updated successfully, but these errors were encountered:
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 fromIReader<dynamic>
/IAsyncReader<dynamic>
, and missing*Dynamic*
methods fromCesilUtils
.This is an Open Question, which means:
The text was updated successfully, but these errors were encountered: