Closed kbilsted closed 5 years ago
We need an easy way to create an anonymous field harvester. The configuration should have an AddHarvester taking two lambdas as argument which should create an instance of a new AnonymousFieldHarveater
Having been in the configuration code recently I think this can be closed (Configuration.AddHandler satisfies this requirement).
Configuration.AddHandler
Fixed in #48
We need an easy way to create an anonymous field harvester. The configuration should have an AddHarvester taking two lambdas as argument which should create an instance of a new AnonymousFieldHarveater