Elena Shmoylova
Elena Shmoylova
In response to @casella's [comment](https://github.com/modelica/ModelicaStandardLibrary/issues/3909#issuecomment-993082097) and also @hubertus65: > 1. We are rolling out a package management system in OpenModelica, but the current cyclic dependency between Modelica and ModelicaServices is...
Defining actual constants like pi as parameters does not seem right.
Just adding a comment to let you know that I have read through the discussions here as well as in #3155. I am just checking with my colleagues before formulating...
I don't see how this addresses the issue of models portability. From what I understood during the phone meeting, the main issue with #2962, that you (@henrikt-ma) had was that...
I believe the problem with choicesAllMatching is that we currently have: > The annotation choicesAllMatching = true on a replaceable element indicates that.... There is no indication that choicesAllMatching can...
> Or we could use another annotation to describe that: > > ``` > parameter String preferredView > annotation(choices( > choice="info" "Documentation view", > choice="diagram" "Graphical diagram", > choice="icon" "Icon...
I am waiting on agreement on what is considered "modern" (as well as not having much time to devote to it at the moment).
I am with @HansOlsson. I do not believe the grammar style is a good way to present the annotations. It is not clear to me that there was a group...
@henrikt-ma, @HansOlsson, @sjoelund, I would like to view the build for this PR, so that I don't have to build it myself. I used to be able to access the...
The title of the PR looks good. But I wonder if the description should be updated a bit as well. Maybe just adding updating "modernizing the presentation of annotations" to...