[
https://issues.apache.org/jira/browse/CAMEL-23797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-23797.
---------------------------------
Fix Version/s: 4.21.0
Resolution: Fixed
> Simple language: collapse duplicate evalBinary/evalOther/evalTernary into a
> single helper
> -----------------------------------------------------------------------------------------
>
> Key: CAMEL-23797
> URL: https://issues.apache.org/jira/browse/CAMEL-23797
> Project: Camel
> Issue Type: Improvement
> Reporter: Adriano Machado
> Assignee: Adriano Machado
> Priority: Major
> Fix For: 4.21.0
>
>
> SimpleTokenizer contained three identical private methods \(evalBinary,
> evalOther, evalTernary\) that shared the same body. This commit collapses
> them into a single shared helper, reducing duplication and making the
> tokenizer easier to maintain.
> Discovered during the work on CAMEL\-22894 \(simple language parser
> hardening\).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)