Suggestion: Mark ResultsetFields.GetObjectData as virtual. So one can inherit from this class and successfully serialize :-) (no hurry as I already modifed the template in question :-)).
In which situation would you like to create a derived class from this class and serialize it as well?
Otis wrote: In which situation would you like to create a derived class from this class and serialize it as well?
Otis wrote:
I added auto-expand functionallity through Add method. And I need serialization for debugger visualizer
mihies wrote: Otis wrote: In which situation would you like to create a derived class from this class and serialize it as well? I added auto-expand functionallity through Add method. And I need serialization for debugger visualizer
mihies wrote:
Ok
I've seen your email I'll look into it shortly