[jboss-dev-forums] [Design of Management Features on JBoss] - Re: Issues with MapCompositeValue
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Apr 18 17:02:20 EDT 2009
Part of the problem with the MapCompositeType is that its used for Properties type of values that have no constrained set of keys. We don't know all of the allowed connection factory properties in general because it can be a function of the factory implementation. We could add a frozen notion to the MapCompositeType to allow one to restrict what can be added in the cases it is known.
We can look at generifying some of the types in the next release.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226331#4226331
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4226331
More information about the jboss-dev-forums
mailing list