Maybe patch - group all actions on one view in BaseView
From: Dmitry <wipedout_at_yandex.ru>
Date: Wed, 27 Apr 2011 09:57:30 +0400
Hey.
Attaches is a maybe patch for code in BaseView. Currently operation goes like this "if view A is good, do action 1 on view A, then the same for views B and C, then if view A is good do action2 on view A, then the same for B and C". Is it possible to go like this: "is view A is good, do both 1 and 2, then proceed to B and also do 1 and 2, then same for C"? That would make further duplicaion reduction possible.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.