[ 
https://issues.apache.org/jira/browse/OFBIZ-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186892#comment-17186892
 ] 

Suraj Khurana commented on OFBIZ-11926:
---------------------------------------

Hello Jacques,

This is an interesting case that you fixed and I found some other refactoring 
oppotunities similar code patterns in codebase.
How do you suggest to handle such cases?

One option is to add Debug.log for these unhandled condition code block. We can 
add a verbose to avoid any unnecessary load on logging unwanted things.

Please share your thoughts on this.

> Checkstyle: Variable name must match pattern
> --------------------------------------------
>
>                 Key: OFBIZ-11926
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11926
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Suraj Khurana
>            Priority: Major
>         Attachments: JsLanguageFilesMapping.patch, OFBIZ-11926-plugins.patch, 
> OFBIZ-11926.patch
>
>
> All final data members of the class must match this naming patternĀ 
> '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to