Skip to content

Non-standard or invalid annotations should be removed #30

@casella

Description

@casella

The library currently contains many instance of the following annotations:

  • Placement annotations outside of the proper context (graphical annotations)
  • Window annotations, which are not in the Modelica Language Specification
  • empty DymolaStoredError annotations, which are also not in the language specification

In all likelyhood these are all leftovers generated by previous versions of Dymola, and can be safely removed. We are investigating with Dassault Systèmes what is/was the purpose of the Window annotation, maybe is served some useful purpose, and in that case we hope this can now be handled by proper vendor-specific annotations, e.g. __Dymola_Window, which would instead be compliant with the standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    💄styleChanges that do not affect the meaning of the code (white-space, formatting, etc)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions