Actions
Bug #11370
closedRefactor advice body patterns (special directives)
Status:
Rejected
Priority:
High
Assignee:
-
Category:
-
Start date:
01/27/2022
Due date:
% Done:
0%
Estimated time:
Detected in build:
git
Platform:
Published in build:
Description
At the moment there is a small mess with so called advice body patters. The documentation names them "special directives". It describes some pretty good special directives that do not work as expected. Besides, it misses some helpful other ones. We need to think more about this and fix everything related (implementation, documentation, test cases).
Updated by Evgeny Novikov almost 3 years ago
- Subject changed from Refactor advice body patterns to Refactor advice body patterns (special directives)
Updated by Evgeny Novikov almost 3 years ago
- Related to Bug #11295: $argi does not work for source code queries added
Updated by Evgeny Novikov almost 3 years ago
- Is duplicate of Feature #6826: Make refactoring of advice body patterns added
Updated by Evgeny Novikov almost 3 years ago
- Status changed from New to Rejected
It turns out that the issue was known long ago (#6826).
Actions