Open LarsSjogreen opened 7 years ago
UserInterfaces can support datatypes by implementing visualizers
Two types:
• Stack visualizers. Typically "ToString()". • Full visualizers. Can be in window or remote. Pluggable architecture.
UserInterfaces can support datatypes by implementing visualizers