Changes between Version 4 and Version 5 of Ticket #2262, comment 10
- Timestamp:
- 01/23/15 11:54:10 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2262, comment 10
v4 v5 10 10 11 11 == VariableStoreView == 12 * I would only allow IDeepCloneables to be dropped on the VariableStoreView.12 * ~~I would only allow IDeepCloneables to be dropped on the VariableStoreView.~~ 13 13 * ~~AddVariable (line 141, 142): Why does the null check differ in these two lines?~~ 14 14 * ~~UpdateVariable and AddVariable contain lots of similar code (ListViewItem configuration) that should be extracted in a separate method.~~