Niclas Hedhman wrote: > Gang, > > I think we have a problem when it comes to Default Values vs UNSET for > Property instances. > > I have always assumed that Default Value is the value that should be > set if not set explicitly. But apparently not here, so I am trying to > twist my head around what does default value really mean. My > conclusion is that the subject has not been thought thru properly. > > So, am I right that an unset Property should return the default value > from its PropertyModel ???
Yes. I've done some fixes today that does this, so that if a property is not set in the builder then the default value is set at construction time. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

