[
https://issues.apache.org/jira/browse/LANG-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559374#action_12559374
]
Henri Yandell commented on LANG-298:
------------------------------------
Scratch the need for getClassName; that's JDK 1.5's getCanonicalName as Tomasz
points out and I utterly miss :)
So, what we need is getShortCanonicalName/getShortPackageName. Plus a pair of
forCanonicalName methods.
> ClassUtils.getShortClassName and ClassUtils.getPackageName and class of array
> -----------------------------------------------------------------------------
>
> Key: LANG-298
> URL: https://issues.apache.org/jira/browse/LANG-298
> Project: Commons Lang
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: Tomasz Blachowicz
> Fix For: 2.4
>
> Attachments: ClassUtils.java.patch, ClassUtilsTest.java.patch,
> java.diff.txt, test.diff.txt
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.