[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Using a CompositeMetaType for a Map with String keys?
adrian@jboss.org
do-not-reply at jboss.com
Thu Mar 6 04:11:16 EST 2008
You should fix the tests to use examples that generate table types.
On "not using table type", you still need them for more complicated maps,
e.g. those with composite keys.
Although I agree, a map is actually a redundant type since it is really just a
Set<Map.Entry> with some additional api, e.g. get(key)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134487#4134487
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134487
More information about the jboss-dev-forums
mailing list