"Oleg V Alexeev" <[EMAIL PROTECTED]> wrote:

> Now indexed properties can be used only. All properties are processed
> by utilites from beanutils package at jakarta-commons. It can parse
> indexed properties only. Named properties is great addition, of
> course. And of course, you can refactor beanutils package to implement
> named properties. It will be great help. 8)
> 
> -- 
> Best regards,
>  Oleg                            mailto:[EMAIL PROTECTED]


And 

"Rey Francois" <[EMAIL PROTECTED]> wrote:
 
> You can use the PropertyUtils that I have created (reusing the Struts one)
> within the Mapper framework
> (http://www.husted.com/about/struts/resources.htm#extensions). It supports
> "string keyed properties", using the notation
> 'simple.nested.indexed[1].stringKeyed("key")'.
> See this posting about this topic.
> http://www.mail-archive.com/struts-user@jakarta.apache.org/msg10858.html
> 
> Fr.


I will evaluate it. It seems, Francois has already implemented exactly
what I need. Anyway, if there is something to be done (like bringing this
to beanutils) I'd help if there is need.

--
gR





Reply via email to