Please unsubscribe me ([EMAIL PROTECTED]) from the list
Please unsubscribe me([EMAIL PROTECTED]) from this list.
T,Peri
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
I hear what you are saying. You see maps as a first order concept that
you would like formalized in the syntax of bean expressions. I can see
that, but I still do favor staying as close to the original bean
specification as we can without loosing expressiveness. Because using
the '.' operator req
I always like doing things more generic, but in this
particular case I like being able to tell that a value
in a long nested property was a key for a
java.util.Map.
"foo.someMap.firstPerson.address.zip"
vs.
"foo.someMap{firstPerson}.address.zip"
It seems like the most common/standard things y