[ https://issues.apache.org/jira/browse/JEXL-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776678#comment-17776678 ]
Henri Biestro commented on JEXL-408: ------------------------------------ Added JexlFeatures#create() method to create new empty JexlFeatures instance. Commit [41d6999|https://github.com/apache/commons-jexl/commit/41d6999840bc54ad4b044924060406738337ffeb] > Using JexlFeatures is tedious > ----------------------------- > > Key: JEXL-408 > URL: https://issues.apache.org/jira/browse/JEXL-408 > Project: Commons JEXL > Issue Type: Improvement > Affects Versions: 3.3 > Reporter: Sebb > Assignee: Henri Biestro > Priority: Major > Fix For: 3.3.1 > > > The JexlFeatures class is not very easy to configure if one wants to disable > all but one or two features. This is because the only constructor includes > many features by default. These all have to be disabled individually. > It would be useful to have a constructor that disabled all the features; > these could then be enabled individually. -- This message was sent by Atlassian Jira (v8.20.10#820010)