sblom / RegExtract

Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache reflection results to avoid repeating same queries

sblom opened this issue · comments

At the very least, an extraction plan could have already prepared type info for each step of the plan.