On Sunday, 26 January 2014 14:24:11 UTC+2, Magomimmo  wrote:
> Chas confirmed the limitation about :none optimisation.
> 
> 
> Here is the link
> 
> 
> https://github.com/cemerick/austin/issues/43
> 
> 
> mimmo
> 
> 
> 
> On Jan 25, 2014, at 7:01 PM, David Nolen <[email protected]> wrote:
> 
> Sounds like one for Chas :)
> 
> 
> 
> On Sat, Jan 25, 2014 at 12:57 PM, Mimmo Cosenza <[email protected]> wrote:
> 
> 
> Thanks David, 
> it could be even better if someone explains to me how to make austin to run 
> in a browser connected REPL with `:none` optimization ;-)
> 
> 
> 
> mimmo
> 
> 
> 
> 
> 
> On Jan 25, 2014, at 6:37 PM, David Nolen <[email protected]> wrote:
> 
> 
> 
> 
> This is great, thank you!
> 
> 
> 
> On Sat, Jan 25, 2014 at 10:34 AM, Mimmo Cosenza <[email protected]> wrote:
> 
> 
> 
> Hi all,
> yesterday Laurent Petit asked me how to run on CCW OM and Austin together to 
> have the same live experience obtained by David Nolen in his OM tutorial. 
> 
> 
> 
> 
> This morning I created this simple om-start lein-template (a kind of 
> cljs-start without unit testing stuff) which allows to create a OM project 
> and to run them in any (I hope) nREPL compliant editors/IDEs. I tested it 
> only on emacs/cider and Eclipse/CCW.
> 
> 
> 
> 
> https://github.com/magomimmo/om-start-template
> 
> 
> In the README.md there is also a quickstart for both Emacs/cider and 
> Eclipse/CCW users.
> 
> 
> 
> 
> That said, in the latest week I enjoyed a lot both LT and CCW after decades 
> of not using anything else than emacs for serious stuff. 
> 
> 
> I just wanted to try to give the same LT live experience to  users of other 
> development environment  while playing with the great stuff from David Nolen.
> 
> 
> 
> 
> HIH
> 
> 
> mimmo
> 
> 
> 
> 
> 
> 
> 
> -- 
> 
> 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" group.
> 
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> 
> To post to this group, send email to [email protected].
> 
> Visit this group at http://groups.google.com/group/clojurescript.
> 
> 
> 
> 
> 
> 
> 
> -- 
> 
> 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" group.
> 
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> 
> To post to this group, send email to [email protected].
> 
> Visit this group at http://groups.google.com/group/clojurescript.

Hi Mimmo

I was so happy to have stumbled across your project, it was exactly what I had 
been wrestling with. 

It was working great, then I tried implementing David Nolen's Om Tut (the 
section named: "Higher Order Components"), when I use the index.html and 
core.cljs he provides, my browser tab no longer refreshes from the repl. I have 
literally copied across the code and pasted it in a freshly created om-start 
project. I did also update my project file to use the same versions, which 
David uses.

Do you have any idea why the browser page (http://localhost:3000) would not 
refresh?

Thanks again for your excellent work.

Cliff

-- 
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" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to