KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

CSV Attributes Will Not Have Category and Never Match #184

Closed treyhendon closed 6 years ago

treyhendon commented 7 years ago

Wonder if there needs to add a IsCSV bool to the overloads and let that assist the matching logic since Excavator CSV will not have Attribute Category (or existing Attributes could be added/moved to multiple categories).

https://github.com/NewSpring/Excavator/blob/master/Excavator.Utility/AddMethods.cs#L670

dcs619 commented 6 years ago

Included Attributes in the latest matching logic