Actions
User story #10061
closedUpgrade to StringTemplate 4 to improve policy generation time
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Large
Name check:
Fix check:
Regression:
Description
According to https://github.com/antlr/stringtemplate4/blob/master/doc/3to4.md , upgrading StringTemplate from v3 to v4 will greatly increase performance for policy generation
However, it is more complex than advertised, as it is not possible to use '&' as a separator (see https://github.com/antlr/stringtemplate4/issues/172 )
Actions