Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 4 and Version 5 of Ticket #2262, comment 10


Ignore:
Timestamp:
01/23/15 11:54:10 (10 years ago)
Author:
jkarder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2262, comment 10

    v4 v5  
    1010
    1111== 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.~~
    1313* ~~AddVariable (line 141, 142): Why does the null check differ in these two lines?~~
    1414* ~~UpdateVariable and AddVariable contain lots of similar code (ListViewItem configuration) that should be extracted in a separate method.~~