> Last week I discovered the wonderful facility to create custom visualize > dialogues. All the interwebs are full of articles on the easy side, the > debugger visualiser, but I can find almost no information on creating and > installing an Object Source, to provide custom serialization of the object > being visualized. Does anyone know how to implement these object sources?
You don't have to. All you have to do is to make sure the object you want to visualize in a visualizer (so instances of the type you bind the visualizer to) is binary serializable. FB =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com