Feature #11514
closedDescribe how to support new functions for unsafe marks
0%
Description
In a nutshell there are 2 comparison functions that one can select when creating unsafe marks. These functions compare results of work of 2 other functions strictly bound with them and associate marks with unsafes according to a degree of similarity. Sometimes users need some special functions that may be more or less common (obviously generally useful stuff should be committed to the Klever repository). I suggest to describe how to support new functions for unsafe marks so that everybody will be able to do that themselves at an appropriate time.
Updated by Evgeny Novikov over 2 years ago
- Blocks Feature #11513: Add pattern search to error traces comparison functions added
Updated by Evgeny Novikov over 2 years ago
- Status changed from New to Rejected
- Assignee deleted (
Vladimir Gratinskiy)
We decided that this has not so much sense. If users will do need to develop their own functions, then first it will be necessary to considerably change underlying representation of data and the appropriate workflow (that will also influence the development of new functions). Thus far this was not relevant.