#3346 closed enhancement (fixed)
Camel case in OM
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | low | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
I think that a de-facto convention for programmers and Modelica programmers is the so-called "camel-case".
If this is agreed upon, this should be supported by OMEdit.
When a component is dragged, only the first letter should be converted into lowercase.
For instance dragging a "Blocks.FirstOrder model into a sheet should give the model as a default "firstOrder1" or "firstOrder"(not "firstorder1"), isn't it?
Change History (3)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:3 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
Fixed in 697cc62/OMEdit