#6300 closed defect (fixed)
getElementAnnotation is using the OF
Reported by: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | 1.16.2 |
Component: | NF API | Version: | 1.16.0 |
Keywords: | Cc: |
Description
getElementAnnotations is using the old front-end so opening for example EngineV6 is really really slow.
This doesn't happen if the redeclare support is not enabled as then getComponentAnnotations is used instead.
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Milestone: | NeedsInput → 1.16.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 4 years ago
Probably a duplicate of #6189, I'll check once I have the nightly.
@adrpo, please make sure you also push it to master.
Note:
See TracTickets
for help on using tickets.
To be fixed by PR: https://github.com/OpenModelica/OpenModelica/pull/7055