Ticket #176 (closed Defect: fixed)
Remove deleted topics/associations from the canvas
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.6 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | GUI / Usability |
Module: | deepamehta-core |
Description
Generally DM removes deleted topics/associations from the canvas (of course). But there are cases when they are not. These involve submission of a composite object form. In this case remote associations may be affected, e.g. when choosing another value from a combobox menu.
Change History
comment:2 Changed 13 years ago by Jörg Richter
- Status changed from accepted to closed
- Resolution set to fixed
Core fix: sync DB with canvas (#176).
Deleted associations resulting from combobox value changes are removed also from the canvas and all topicmaps.
Furthermore: add update() method to DeepaMehtaObject? and Association interfaces.
Close ticket 176.
Note: See
TracTickets for help on using
tickets.