Run against recent closure-library

Description

While tinkering with ClojureScript I've created sample that uses WebSockets to communicate between Clojure and ClojureScript.
WebSocket support in closure-library is only in SVN for now, so current bootstrap of ClojureScript will not have it.
I've patched bootstrap to get ClojureScript running against HEAD of closure-library.

CA is signed.

Cheers,
Hubert.

Environment

None

Attachments

1
  • 08 May 2012, 12:01 PM

Activity

Show:

Hubert Iwaniuk May 8, 2012 at 12:05 PM

New patch should solve both, this and CLJS-161.

David Nolen May 7, 2012 at 2:36 PM

I think so. Can you make a new patch with this ability? If it looks good I'll bring up the issue on the Clojure and Clojure Dev mailing lists to see what people think about this.

Hubert Iwaniuk May 6, 2012 at 6:37 AM

Would serving static files from multiple directories solve it?
static-dir [".", "out/"]
First one would solve single file output, second development build. All still configurable and tooling can specify desired values.

David Nolen April 30, 2012 at 3:04 PM

This patch works OK if the user produces a single output file. It doesn't work so well if the user is in develop mode where files are loaded from "out".

Completed

Details

Assignee

Reporter

Patch

Code

Priority

Created July 25, 2011 at 8:10 AM
Updated July 27, 2013 at 10:00 PM
Resolved July 27, 2013 at 10:00 PM