If empty classes are generated then the GUI generator
has its issues. It does request
PrimitivePropertyChanged, SinglePropertyChanged, and
Update. But these member will not be generated.
>> How to deal with?
Add a fake property.
Or don't generate GUI Controls for that DataObject.
Seriously this should not happen. But unfortunately I cannot
reproduce this bug :(. I don't have an error when I generate
GUI Controls for an empty data object. Or do you mean
something different to data objects?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1276757
>> How to deal with?
Add a fake property.
Or don't generate GUI Controls for that DataObject.
Seriously this should not happen. But unfortunately I cannot
reproduce this bug :(. I don't have an error when I generate
GUI Controls for an empty data object. Or do you mean
something different to data objects?