Ticket #22 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Deleting Navigation Classes thru the Web UI takes too long

Reported by: dema Owned by: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

This is caused by the current dumb observer that regenerates the metamodel everytime a change occurs to the classes.

When deleting a class, which causes all his attributes and operations to be deleted as well, each attribute and operation removal starts a regeneration, which is horrible.

Change History

Changed 8 years ago by dema

  • status changed from new to closed
  • resolution set to fixed

Suspended ModelObserver? durign deletion.

Note: See TracTickets for help on using tickets.