Bill P. Godfrey

Results 5 comments of Bill P. Godfrey

@LaughingJohn Do you have an example of when you'd expect First and Last to produce a different result?

Does this need to be anything more than converting to a string and calling through to Parse(string)?

Gotcha. The task is to refactor the various Parse functions to use ROSc and add string functions.

Changed my mind, as ParseFlex would be just what I want. I'd instead add `IPNetwork.Parse(string, ParseOptions)` `ParseOptions` would have the following get/set properties... - `SingleIP` (enum - What to do...