BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 12 forks source link

Serialiser_Engine: edge case issues with deserialising objects after versioning #3343

Closed pawelbaran closed 2 months ago

pawelbaran commented 2 months ago

Description:

Versioning of generics does not work when there is more than one assembly with a given type loaded into the app domain. That may occur when versioning BH.Revit namespace, i.e. Revit_Toolkit.

FYI @IsakNaslundBh @vietle-bh