BHoM / BHoM/BHoM_Engine

BHoM_Engine: Issues deserialising some system types from later runtime in older runtime

Open
#3,487 0 comments 0 reactions 0 assignees View on GitHub
type:bug
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

Related to the fixes done in
#3477 and #3479 and test required for #3480

Some issues flagged in https://github.com/BHoM/BHoM_Engine/pull/3486/checks?check_run_id=39741633484 for deserialising some system types with qualified names.

In particular this concerns:
- The ExplicitSystemType items defined the Create.Type in the base engine
- Reference types (out parameters in methods)
- Generic ref types (out parameters in methods)

#### Steps to reproduce:

Try deserialising the testsets for 8.1 added in https://github.com/BHoM/Versioning_Toolkit/pull/293 in a framework environment like GH for Rhino 7. In particular, look at the failing methods.

#### Expected behaviour:

For deserialisation of core methods to work when opening a script in rhino 7 that was created in rhino 8.

#### Test file(s):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.