#2450 closed defect (fixed)
Omedit should allow graphic connections in WIP models
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
When trying to connect two connectors graphically, the connection fails because of some error (elsewhere) in the model. Typical errors are:
- Illegal to instantiate partial class Partial_Weather (so connecting a partial does not work)
- some parameter or name not found
But when working on a model, one cannot expect it to be fully ready all the time, it's work in progress. Why does OMEdit check my model when I want to add a connection? Can I turn off this behaviour somewhere so I can make my connections and solve the (unrelated) errors later?
Change History (3)
comment:1 by , 11 years ago
Component: | Backend → OMEdit |
---|---|
Owner: | changed from | to
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r18041.