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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...