DataTypeMap is polluting my DFMs
Posted: Wed 15 Aug 2012 10:49
I've installed 8.2.8 and now my DFM files get polluted by the empty collection property DataTypeMap.
There is no need to store an empty collection property and the problem with new, default, but unused properties is that the co-worker and the build machine might not yet "be aware" of that new property. Right now I have to remove this DataTypeMap property before committing changes. Please look into preventing streaming of DataTypeMap if it is empty.
There is no need to store an empty collection property and the problem with new, default, but unused properties is that the co-worker and the build machine might not yet "be aware" of that new property. Right now I have to remove this DataTypeMap property before committing changes. Please look into preventing streaming of DataTypeMap if it is empty.