On Tue, Feb 12, 2013 at 9:54 AM, Ryan T. wrote:
> I was hoping to be able to build my clojure project and use jetty in
> development and tomcat on production.
I can't add anything on the websockets side, but one thing that's been
beaten into me over the past few years, is to develop on the same
s
On Thu, Mar 8, 2012 at 9:00 AM, Meikel Brandmeyer wrote:
> However documenting everywhere that feeding garbage in might result in shit
> coming out has this “things in the mirror might be closer than they appear”
> taste. WTF? The mirror is not the problem. Nor is the car manufacturer to be
> h
On Tue, Jan 17, 2012 at 5:19 AM, Tavis Rudd wrote:
> {"v":, 1234}
Except that's not valid JSON, so it's still not a simple cut and paste
solution. I personally think that confusing a colon with whitespace
under any circumstances is an unnecessary confusion leading to
unnecessary errors.
~Justin