dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
qqq 2017-03-14T08:25:01.933301Z

@darwin: the answer to this is probably "no, it's not possible" but I just want to double check: on safari (have to use to debug ipad), I get "Feature :formatters cannot be installed. Unsupported javascript context." -- this is for cljs devtools, not dirac -- does this basically mean (1) cljs devtools won't work on safari or (2) I need to install some other plugin on safari to make it work to support :formatters ?

2017-03-14T12:06:10.334004Z

@qqq Safari is not Chrome

qqq 2017-03-14T12:29:39.699158Z

@darwin: is it same to assume "short of apple switching over to chrome, dirac/cljs-devtooils won't be on safari in the next 12 months" ?

2017-03-14T12:35:14.790430Z

I don’t follow Safari development that closely. They have a different devtools implementation and custom formatters are mainly implemented in devtools. I don’t know about their plans to implement it somehow.

qqq 2017-03-14T12:36:05.804762Z

clear enough; thanks