> From: Peter Reilly [mailto:[EMAIL PROTECTED]
> Dominique Devienne wrote:
> >But reinventing the wheel or not, the fact remains that the
additional
> >accessors I'm requesting in IntrospectionHelper are needed for any
> >solution that doesn't want to re-code the attribute/nested-element
logic
> >in reverse, or the whole logic of the add[Configured](Class)
extension
> >points.
> >
> If you could provide a diff file with the changes needed, it should be
> possible to get it in the build.
> 
> The add[Configured] structures where kept private to allow
modification
> of the structures without affecting third-party code. But at this
stage
> the structures are most likely not going to change.

I've entered an enhancement with a patch to IntrospectionHelper and
its unit test: http://issues.apache.org/bugzilla/show_bug.cgi?id=30794

It didn't break anything when I tested after a bootstrap. I've used
Java2 collections liberally, but was careful to stay JDK 1.2 compatible.

I'd appreciate if you could review and hopefully commit this patch
Peter.

Thanks, --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to