Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
I ran into this issue while working on refactoring kernels. StringConverter<T> must be initialized to be able to support parametric types like Timestamp, but this produces an awkwardness and possibly a performance penalty (I haven't measured yet) in inlined functions.
In any case, I'm refactoring everything to be static non-stateful
Attachments
Issue Links
- links to