Skip to content

Draft: "Implement Any Type and Binary"

Florian Meinicke requested to merge 20-implement-any-type-and-binary into master

Description

Adds support for using SiLA Any Type.

Currently, there is no support for creating an Any Type from a SiLA Structure Type and vice versa because there is no uniform way of representing SiLA Structures in sila_cpp. Once this is the case the AnyType implementation will be updated accordingly.

Does this MR introduce any breaking changes?

Other information

Checklist:

  • The commit messages follow our guidelines
  • If necessary, tests have been added
  • Docs have been added / updated
  • CHANGELOG.md has been updated in the Added/Changed section
Edited by Florian Meinicke

Merge request reports

Loading