pzoio / impala

Automatically exported from code.google.com/p/impala
1 stars 2 forks source link

Add 'defaultValue' attribute to dynamic properties namespace elements #338

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Applies as of r5615

Classes such as FloatPropertyValue, BooleanPropertyValue, etc. support a
defaultValue field, but at present there are no corresponding attributes in
the corresponding dynaprop:float, dynaprop:boolean, etc. elements to
populate these.

Original issue reported on code.google.com by philzoio...@googlemail.com on 27 May 2010 at 7:24

GoogleCodeExporter commented 8 years ago
Fixed with r5617

Original comment by philzoio...@googlemail.com on 8 Sep 2010 at 8:37