[
https://issues.apache.org/jira/browse/RAT-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18068432#comment-18068432
]
ASF subversion and git services commented on RAT-538:
-----------------------------------------------------
Commit 25f95abc0f9a574441db16160525ed7e154cf08b in creadur-rat's branch
refs/heads/master from Claude Warren
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=25f95abc ]
RAT-538: Update CasedString for efficency (#626)
* Switched to cased string preserving the parts from the parsing
* fixed pascal/camel confusion in tests
* fixed Pascal/Camel case useage confusion
* fixed Camel/Pascal case confusion in Maven and Ant UI
---------
Co-authored-by: P. Ottlinger <[email protected]>
> Update CasedString for efficiency.
> ----------------------------------
>
> Key: RAT-538
> URL: https://issues.apache.org/jira/browse/RAT-538
> Project: Apache RAT
> Issue Type: Sub-task
> Components: core engine
> Affects Versions: 0.18
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
> Fix For: 1.0.0
>
>
> CasedString is used extensively in UI implementations. The change here is to
> retain the cased string segments and generated the string(s) on demand. This
> will reduce the parsing overhead significantly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)