[
https://issues.apache.org/jira/browse/BEANUTILS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton resolved BEANUTILS-211.
---------------------------------------
Resolution: Duplicate
Resolved by the changes for BEANUTILS-247 (improved indexed property support)
and BEANUTILS-43 (improved mapped property support).
> [beanutils] Multiple mapped properties not possible / Direct maps and indexes
> not possible
> ------------------------------------------------------------------------------------------
>
> Key: BEANUTILS-211
> URL: https://issues.apache.org/jira/browse/BEANUTILS-211
> Project: Commons BeanUtils
> Issue Type: Improvement
> Components: Expression Syntax
> Affects Versions: Nightly Builds
> Environment: Operating System: other
> Platform: All
> Reporter: Thomas Jacob
> Priority: Minor
> Fix For: 1.8.0
>
>
> Within a property of any tag, it is not possible to map twice, such as
> property="customers(5)(3)", or to map and index (property="customers(5)[3]".
> This is sometimes useful.
> Workarounds with bean:define are difficult, because the property tag is not
> able to map or index a Map or Collection directly, such as
> name="customers" property="(3)". This would be nice, too.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]