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

Handle pluralization of `CaptureCollection`s->`List<>`s somehow

sblom opened this issue · comments

Should we automatically try pluralization when looking for properties? Should we use an attribute to specify the capture name?

I'm not quite sure what I meant here, but I'm pretty sure the answer is probably "no".