Glen Stampoultzis
Glen Stampoultzis
Also, this line in the middleware test case is referencing a function name as a key which I think is probably a typo. https://github.com/pelle/clauth/blob/master/test/clauth/test/middleware.clj#L296
Is the current master compatible with 1.5? I ask because I'm seeing some strange behaviour such as valid code being marked as errors and beam files being auto generated in...
Okay, thanks Constantine. I might try calling the Java API directly. Possibly some wrapper classes may fall out of that process.
Nice idea.
I'm also seeing this one.
In my case I'm not looking to search across two different clusters. Just to be able to make two independent connections and access those two clusters independently. It's a slightly...
Changing the timer delay increases the delay of the initial popup. Once the popup is displayed however it continues to redraw continuously. For option two it seems that it mostly...