The root name space is incorrect here. If we follow what we have for Grasshopper, we should have BH.Engine.Excel.
This, however raises the question of being ok with having the same namespace in two separate repos (Excel_UI & Excel_Toolkit). Should we instead do something similar to the adapters (BH.Engine.UIs.Excel) ?
The root name space is incorrect here. If we follow what we have for Grasshopper, we should have
BH.Engine.Excel
. This, however raises the question of being ok with having the same namespace in two separate repos (Excel_UI & Excel_Toolkit). Should we instead do something similar to the adapters (BH.Engine.UIs.Excel) ?_Originally posted by @adecler in https://github.com/BHoM/Excel_UI/pull/348#discussion_r913063576_