Shantanu Kumar

Results 65 comments of Shantanu Kumar
trafficstars

Making a note that this PR will remove support for Clojure 1.8 and earlier.

I kept getting the exception with the message "The specified queue does not exist for this wsdl version." until I lowered bandalore version to 0.0.2 in the client when connecting...

Not sure if Bandalore's AWS-SDK version matches the `LATEST` now, but I am getting this exception when I try to set the `Region`: ``` Caused by: java.lang.ClassNotFoundException: com.amazonaws.regions.Region at java.net.URLClassLoader$1.run(URLClassLoader.java:366)...

@timclemons Hi, and sorry for a late reply. I would welcome a pull request to include a pre-conditiion example. I have had limited time of late, but I will try...

@kurtharriger I think I get your idea behind the auto-namespaced keywords throughout a project, and Dime should make it easy for someone who wants such an arrangement. Maybe support for...

As you've correctly brought out above, the example code needs work to name the arguments properly. I have thought about the library problem, and found name-collision and context-bridging to be...

@kurtharriger This is quite interesting. PR welcome to add docs/config with respect to clj-config.

@kurtharriger Yes, this can be achieved in an indirect way as you described, and as you observed this feature-request will make it less verbose. Allowing direct exposure of specific named...

Reopening the issue. Could you please share sample code to reproduce the issue?