uo-lca / CalRecycleLCA

CalRecycle Used Oil LCA Online Tool
Other
0 stars 0 forks source link

DataType Enum needs additional PathName field #56

Closed bkuczenski closed 9 years ago

bkuczenski commented 9 years ago

need to define DataType.PathName with lowercase plural versions for accessing ILCD paths. approach: create a new enum in enum.cs; create an AddToLUT method in DbContextWrapper and invoke AddToLUT after SeedLUT

bkuczenski commented 9 years ago

do this with a lookup inside the XML API handler, not in the DB