I think expecting every last thing to work especially from third parties
who may be wisely lagging behind is unlikely at least for the near future.

I haven't kept up with Light Table and what issues it may have. Now is
probably a good time to remove the Light Table centric nature of the Om
tutorials and switch to a Figwheel based thing that doesn't require
anything more than your text editor of choice.

The wiki has always been community editable and I would love to see people
push it forward especially with stuff like this. I will have less time for
such things as I focus more on Om core and ClojureScript enhancements.

David

On Tue, Jan 27, 2015 at 10:46 AM, Olav Nymoen <o...@comoyo.com> wrote:

> Just testing clojurescript out so many possible pitfalls on my side here.
>
> Does the new javascript externals stuff break lighttables live external
> browser functionality?
>
> Following the basic intro tutorial I cannot get live updates to work. The
> mies-om om-tut is based on 0.8.4 , and it cannot reference
> com.facebook.react, while 0.8.6 cannot find cljsjs.react.
>
> It compiles nicely with lein, but I can't seem to get the lighttable live
> REPL stuff to work.
>
> Olav
>
> On Tuesday, January 27, 2015 at 1:57:19 AM UTC+1, David Nolen wrote:
> > The only significant change is that Om now relies on the cljsjs.react
> artifact instead of the one I maintained myself. cljsjs.react has the
> benefit that usage of React with addons instead of plain React may be
> configured via Maven in your pom.xml or your project.clj. It's exciting to
> see that we are already reaping the benefits of :foreign-libs and Maven
> over existing JavaScript solutions for managing dependencies.
> >
> >
> > This release also includes a fix for a very subtle set-state! bug
> discovered by Brenton Ashworth.
> >
> >
> >
> > Feedback welcome!
> >
> >
> > https://github.com/swannodette/om
> >
> >
> >
> > David
>
> --
> 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 clojurescript+unsubscr...@googlegroups.com.
> To post to this group, send email to clojurescr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/clojurescript.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to