Eli Zor
Eli Zor
I'm adding our account to the list of affected customers who would like to see a resolution. Given how hard it is to build dd-trace-java on our side, and the...
Shouldn't `defface` be used for such a thing instead of `defcustom` ?
I've been bitten by the same issue recently, and it got me thinking about a possible pure ruby implementation for the base HTML/XHTML renderers. Besides providing a nice venue for...
### First attempt So I thought a clever HTMLProxy renderer could do the trick, instead of a pure ruby HTML renderer. I was wrong. I have to confess I didn't...
Well, sure enough, there was a way to achieve my initial goal of being able to reload without restarting everything. Here's my take on it: ``` clojure (ns savages.art.gen-debug (:require...
Actually attempting to reproduce this using only Java would clearly help pinpoint whether Batik or Tikkba is the origin. I can't commit to doing such a thing any time soon,...