[jboss-dev-forums] [Design of Management Features on JBoss] - Re: JBAS-6672, null values and defaults
emuckenhuber
do-not-reply at jboss.com
Fri Mar 27 11:55:40 EDT 2009
IMHO a null value should not be a valid way to define a default property?
I mean when you use a template, all the default values should be populated. And then it always
returns the actual value.
Although it would be nice to have a defaultValue on the ManagedProperty, as this could be
used to create the template and maybe later from the console directly.
Additionally we might want to have a way to ignore to update certain properties?
This could also be handled internally using Fields? which sets a modified flag once you do setValue();
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221616#4221616
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221616
More information about the jboss-dev-forums
mailing list