[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Using a CompositeMetaType for a Map with String keys?
mark.spritzler
do-not-reply at jboss.com
Thu Mar 6 10:10:51 EST 2008
Adrian, I agree. The Table type is very powerful and will be needed for more complex types.
I meant more avoid it unless it is 100% necessary for a property (no other obvious choice), otherwise try to use the Map, List, Simple and Generic types.
I do know on our end, anytime a property will use a Table type, will require a custom adapter for it. Whereas, using the other types we have more generic adapters already created which will handle them. Again, don't code for us here, I was just pointing this out. :)
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134594#4134594
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134594
More information about the jboss-dev-forums
mailing list