By the way, I added deep-diff to my classpath, but I’m not entirely sure when and how it will be used by Reveal? For example, can I use it to get the diff between two >tap
s?
you have to use it yourself 😛
If you require it and use it, Reveal will show deep-diff data structures as “diffs”
@vlaaad hello, I'm wondering here how feasable would be to add custom views that use webview inside Reveal? because I'm thinking would be super cool if I can inject custom pathom visualizations (which are a browser thing) inside of Reveal
That’s easy to do: {:fx/type :web-view :url "http://..."}
a view
action on a map will show the web page
or browse:internal
on instance of <http://java.net|java.net>.URL
or URL string
e.g. on "<https://github.com/vlaaad/reveal>"