I think this will be very important.
suppose we have a general way to map from one poset to another.
i.e.
- from data -> html
- from fs -> ansi
- from data -> visualization
etc! it's probably possible to create quite a wide range of visualizations that work for different sorts of data - but I also bet there is considerable advantage from just being able to view the structure in a general way.
Also, this binding must be lazy, so that the details of some node doen't load until you zoom into it, or scroll down, or click open - or whatever.
I think this will be very important.
suppose we have a general way to map from one poset to another.
i.e.
etc! it's probably possible to create quite a wide range of visualizations that work for different sorts of data - but I also bet there is considerable advantage from just being able to view the structure in a general way.
Also, this binding must be lazy, so that the details of some node doen't load until you zoom into it, or scroll down, or click open - or whatever.