You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2007/05/22 02:28:16 UTC

[jira] Updated: (BEANUTILS-272) ConstructorUtils.getMatchingAccessibleConstructor() should be made public

     [ https://issues.apache.org/jira/browse/BEANUTILS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated BEANUTILS-272:
--------------------------------------

    Fix Version/s: LATER THAN 1.8.0
         Priority: Minor  (was: Major)

> ConstructorUtils.getMatchingAccessibleConstructor() should be made public
> -------------------------------------------------------------------------
>
>                 Key: BEANUTILS-272
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-272
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils
>    Affects Versions: 1.7.0
>            Reporter: Purush Rudrakshala
>            Priority: Minor
>             Fix For: LATER THAN 1.8.0
>
>
> ConstructorUtils.getMatchingAccessibleConstructor() should be changed to "public" static from current "private" static. It would be useful to determine if a constructor is available matching specified parameter types.  Currently, invokeConstructor() needs to be called unnecessarily creating a new object just to check if matching constructor is available.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org