You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Marc DEXET <Ma...@dsi.cnrs.fr> on 2005/02/01 14:00:14 UTC

[BeanUtils] Could be changed propertyUtilsBean.findNextNestedInde x(String expression) modifier to protected ?

Hi.
This message is for BeanUtils folks.
Coulbe be changed findNextNestedIndex modifier from "private" to "protected"
?
It's to avoid to senselessly copy out this algo in custom PropertyUtilsBean
subclasses to get exactly same feature.
Thanks.

-- 
Marc DeXeT
Centre National de la Recherche Scientifique.

Re: [BeanUtils] Could be changedpropertyUtilsBean.findNextNestedInde x(String expression) modifier toprotected ?

Posted by marc & lan <ma...@free.fr>.
robert burrell donkin wrote:
> my much-lovely cube blew up recently and my secondary development box
> is needing quite a bit of tweaking. please create a bug report so this
> doesn't get lost. (you might also need to remind me in a week or so
> if i don't get round to it by then.)

Ok, I'll do it tomorrow in the morning.
RIP lovely cube.

Marc DeXeT


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


Re: [BeanUtils] Could be changed propertyUtilsBean.findNextNestedInde x(String expression) modifier to protected ?

Posted by robert burrell donkin <ro...@blueyonder.co.uk>.
my much-lovely cube blew up recently and my secondary development box is
needing quite a bit of tweaking. please create a bug report so this
doesn't get lost. (you might also need to remind me in a week or so if i
don't get round to it by then.)

- robert

On Tue, 2005-02-01 at 13:00, Marc DEXET wrote:
> Hi.
> This message is for BeanUtils folks.
> Coulbe be changed findNextNestedIndex modifier from "private" to "protected"
> ?
> It's to avoid to senselessly copy out this algo in custom PropertyUtilsBean
> subclasses to get exactly same feature.
> Thanks.


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