[ClojureScript] Re: [ANN] cljs-start 0.1.1

2014-01-14 Thread Ivan L
Hi Giacomo, This is excellent work! I played around with cljs-start tonight, thanks so much for your work. One hopefully quick question. Assuming the CCW lein headless start and then (run) and (browser-repl), how can the cljs namespace being edited be updated? My first thought was to simply

[ClojureScript] Om examples, lein cljsbuild auto - keeps recompiling?

2014-01-14 Thread Dave Sann
when I run lein cljsbuild auto or lein cljsbuild auto [some example] it just keeps on recompiling (with no file changes) - do others see this or is it idiosyncratic to me? thanks Dave -- Note that posts from new members are moderated - please be patient with your first post. --- You

[ClojureScript] Om and Cordova / Phonegap

2014-01-14 Thread Andrew Keedle
If anybody is interested. From some brief initial tests Om appears to work on a Cordova/Phonegap app on a Nexus 7. Not that I expected anything else... Thank you David! Should make things a little easier now. -- Note that posts from new members are moderated - please be patient with your

Re: [ClojureScript] Confusion about accessing arrays using Om cursors

2014-01-14 Thread David Nolen
An oversight, fixed in master. Let me know if it works for you. If it does I can cut another release. On Tue, Jan 14, 2014 at 4:55 AM, Alexander Solovyov alexan...@solovyov.netwrote: I have a similar problem, I have extended string to be able to use it as a cursor: (extend-type string

Re: [ClojureScript] om : Passing parameters

2014-01-14 Thread David Nolen
There's a couple of ways to do this depending on your goals - but yes that works. On Tue, Jan 14, 2014 at 2:02 AM, clojure.u...@gmail.com wrote: On Tuesday, January 14, 2014 11:42:45 AM UTC+5:30, David Nolen wrote: There are plenty of simple components that don't need :opts. If you have a

[ClojureScript] ANN: core.match 0.2.1

2014-01-14 Thread David Nolen
The only significant change is the bugfix MATCH-92, keywords with dots now supported. http://github.com/clojure/core.match -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups

[ClojureScript] Guide to the ClojureScript Analyzer Compiler

2014-01-14 Thread David Nolen
I think Light Table, Clojure, and ClojureScript users will find this guide informative: http://swannodette.github.io/2014/01/14/clojurescript-analysis--compilation/ Cheers, David -- Note that posts from new members are moderated - please be patient with your first post. --- You received this