View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022032 | Open CASCADE | OCCT:Application Framework | public | 2010-09-27 17:43 | 2011-07-12 12:00 |
Reporter | vro | Assigned To | vro | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
OS | All | ||||
Fixed in Version | 6.5.0 | ||||
Summary | 0022032: The method Last() from TDataStd_TreeNode seems slow in case of search for the last tree node | ||||
Description | A TDataStd_TreeNode object keeps reference to its last child. But in case of Undo/Redo operations or relocation of the node within a tree it looses the reference. The object has to search it starting from its first child... The improvement consists in speeding-up the process of the search by means of replacement of handled objects to direct pointers. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-10-26 19:54 | bugmaster | Assigned To | bugmaster => vro |
2010-10-26 19:54 | bugmaster | Status | new => assigned |
2010-10-26 19:55 | bugmaster | Status | assigned => resolved |
2010-10-26 19:55 | bugmaster | Status | resolved => tested |
2010-11-11 19:42 | bugmaster | Status | tested => assigned |
2010-11-12 10:22 | vro | Status | assigned => resolved |
2010-12-22 18:47 | bugmaster | Status | resolved => verified |
2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |