[
https://issues.apache.org/jira/browse/LANG-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David M. Sledge updated LANG-599:
---------------------------------
Attachment: ClassUtils-Inner-Class-Dot-Separator.patch
> ClassUtils.getClass(): Allow Dots as Inner Class Separators
> ------------------------------------------------------------
>
> Key: LANG-599
> URL: https://issues.apache.org/jira/browse/LANG-599
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.reflect.*
> Reporter: David M. Sledge
> Priority: Trivial
> Attachments: ClassUtils-Inner-Class-Dot-Separator.patch
>
>
> For convenience, I'd like to reference FQCNs consisistently between source
> code, string literals, properties files, and configuration files in general.
> To that end I'm recommending a patch for {{ClassUtils.getClass()}} that
> allows dots (.) as inner class separators as well as the standard dollar sign
> ($).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.