Opened 5 years ago
#5793 new defect
Comments in enumerations are not shown in OMEdit in case of type imports
Reported by: | Francesco Casella | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | *unknown* | Version: | |
Keywords: | Cc: |
Description
Please check the attached test package. If you open System
with OMEdit, double-click on m
, and select a new value for parameter p
, the enumeration values are shown, instead of their explanatory comments. I guess the API ignores the import statmentes, which are often use for convenience, in order to avoid very long paths in the source code.
This should be preferably fixed for 2.0.0
Attachments (1)
Note:
See TracTickets
for help on using tickets.