Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@CeesKaas
Copy link

while I was working with Cocona I ran into an issue where I wanted some extra behaviour on a list of items given on the command line, I found no other way of doing it than with an intermediate holding list and then a lazy property that on initial read would load my wrapper.

I think this is a better solution, where when a constructor exists for the wrapping type that accepts an IEnumerable of the list type Cocona calls that constructor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant