Notes |
|
(0086063)
|
git
|
2019-08-07 14:27
|
|
Branch CR30873 has been created by drazmyslovich.
SHA-1: 828a75f2280fa20235acae49af4cb2f0876d71e9
Detailed log of new commits:
Author: drazmyslovich
Date: Wed Aug 7 13:25:15 2019 +0200
0030873: Make ReShape tool resistant to replacement loops
|
|
|
|
The proposed solution is submitted, please, review |
|
|
(0086082)
|
msv
|
2019-08-08 09:56
|
|
Dear Eugeny, please review it. |
|
|
(0086195)
|
emv
|
2019-08-12 14:43
|
|
It is not good to call the Apply method which supposed to rebuild the shape in the replace method. At this stage we just need to check if there is no cyclic dependency between the shape and newshape recorded into a map. I suggest implementing a separate method for that without rebuilding, only analyzing the map. |
|
|
(0086199)
|
emv
|
2019-08-12 15:20
|
|
Additionally, it is better to use Assertion mechanism to warn the user about the error. |
|
|
|
Dear Eugeny, unfortunately, I have currently no capacity to implement the proposed improvement (and I won't have time during the next 6 months as well), therefore I assign this ticket to you as occasionally you (your team) will decide to undertake some action on it yourselves.
I wish you Happy New Year and Happy Holidays.
Regards,
Dima |
|