[jboss-dev-forums] [Design of POJO Server] - Re: Can you create a MetaValue object without an actual valu

scott.stark@jboss.org do-not-reply at jboss.com
Mon Feb 11 23:13:24 EST 2008


The problem is not one of requiring ManagedPropertys to have mutable MetaValues, its knowing how to create a valid MetaValue from a MetaType. Having a MetaValue produced from a MetaType still requires casting to the correct concrete implementation to obtain the ability to set the value. At that point you still have to have a "valid" value, so I guess there is no magic other than having to know the various MetaTypes/MetaValues such that the existing MetaValueFctory.create(Object value) is sufficient.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128563#4128563

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128563



More information about the jboss-dev-forums mailing list