[jira] [Updated] (LANG-1179) Add Properties support to StrLookup

2015-11-03 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Whitford updated LANG-1179: --- Attachment: StrLookup.patch Revised patch with unit tests. > Add Properties support to

[jira] [Commented] (LANG-745) StrLookup API confusing

2015-10-28 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14977899#comment-14977899 ] Anthony Whitford commented on LANG-745: --- +1... The is confusing. > StrLookup API confusing >

[jira] [Created] (LANG-1179) Add Properties support to StrLookup

2015-10-28 Thread Anthony Whitford (JIRA)
Anthony Whitford created LANG-1179: -- Summary: Add Properties support to StrLookup Key: LANG-1179 URL: https://issues.apache.org/jira/browse/LANG-1179 Project: Commons Lang Issue Type:

[jira] [Updated] (LANG-1179) Add Properties support to StrLookup

2015-10-28 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Whitford updated LANG-1179: --- Attachment: StrLookup.patch > Add Properties support to StrLookup >

[jira] [Created] (POOL-307) GenericKeyedObjectPool - inefficient use of keySet instead of entrySet

2015-10-25 Thread Anthony Whitford (JIRA)
Anthony Whitford created POOL-307: - Summary: GenericKeyedObjectPool - inefficient use of keySet instead of entrySet Key: POOL-307 URL: https://issues.apache.org/jira/browse/POOL-307 Project: Commons

[jira] [Updated] (POOL-307) GenericKeyedObjectPool - inefficient use of keySet instead of entrySet

2015-10-25 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/POOL-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Whitford updated POOL-307: -- Attachment: GenericKeyedObjectPool.patch > GenericKeyedObjectPool - inefficient use of keySet

[jira] [Created] (POOL-306) BaseGenericObjectPool IdentityWrapper equals violates Java spec

2015-10-25 Thread Anthony Whitford (JIRA)
Anthony Whitford created POOL-306: - Summary: BaseGenericObjectPool IdentityWrapper equals violates Java spec Key: POOL-306 URL: https://issues.apache.org/jira/browse/POOL-306 Project: Commons Pool

[jira] Created: (LANG-657) Add defaultIfBlank similar to defaultIfEmpty to StringUtils

2010-11-12 Thread Anthony Whitford (JIRA)
Add defaultIfBlank similar to defaultIfEmpty to StringUtils --- Key: LANG-657 URL: https://issues.apache.org/jira/browse/LANG-657 Project: Commons Lang Issue Type: New Feature

[jira] Created: (LANG-574) HashCodeBuilder append(Object) could be more efficient

2009-12-22 Thread Anthony Whitford (JIRA)
HashCodeBuilder append(Object) could be more efficient -- Key: LANG-574 URL: https://issues.apache.org/jira/browse/LANG-574 Project: Commons Lang Issue Type: Improvement

[jira] Commented: (LANG-575) HashCodeBuilder reflectionAppend creates unnecessary copy of excludeFields

2009-12-22 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793560#action_12793560 ] Anthony Whitford commented on LANG-575: --- Note that *EqualsBuilder* has the exact same

[jira] Commented: (LANG-575) HashCodeBuilder reflectionAppend creates unnecessary copy of excludeFields

2009-12-22 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793561#action_12793561 ] Anthony Whitford commented on LANG-575: --- Considering how repetitive this issue is, you

[jira] Commented: (LANG-574) HashCodeBuilder append(Object) could be more efficient

2009-12-22 Thread Anthony Whitford (JIRA)
[ https://issues.apache.org/jira/browse/LANG-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793564#action_12793564 ] Anthony Whitford commented on LANG-574: --- Note that *CompareToBuilder* also does the