danielzhe commented on code in PR #2760: URL: https://github.com/apache/incubator-kie-tools/pull/2760#discussion_r1922845469
########## packages/dmn-language-service/src/refactor/IdentifiersRefactor.ts: ########## Review Comment: The problem is that outside, where the code is called, it would be only `Identifiers` and I think `IdentifiersRefactor` is a better name because only `Identifiers` can lead to think that there are more functions inside of it and not only functions related to Identifiers Refactor. Wdyt? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
