Basically, are they any conversions from dynamic rows or cells to concrete types that should be supported that the DefaultTypeDescriber does not support?
Similarly, but slight differently, are there any kinds of conversions that would be useful that cannot be expressed using ITypeDesciber ?
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 conversions from
dynamic
rows or cells to concrete types that should be supported that theDefaultTypeDescriber
does not support?Similarly, but slight differently, are there any kinds of conversions that would be useful that cannot be expressed using
ITypeDesciber
?This is an Open Question, which means:
The text was updated successfully, but these errors were encountered: