FWIW its also possible to embed JVM Clojure within atom shell or nw via
https://github.com/joeferner/node-java, and then script the web component
entirely from Clojure, though its not trivial to set up.


On Tue, Apr 7, 2015 at 6:41 AM, JPatrick Davenport <virmu...@gmail.com>
wrote:

> Hello,
> I recently started looking at a project that's all about being offline. I
> thought about using Java + Clojure + JavaFX as my implementation path, but
> I fear that there's a security backlash against client side Java these
> days. Mulling it over, I thought, "wouldn't it be terrifying to use some
> sort of shelled web project using ClojureScript to implement the
> application?"
>
> To that end, has anyone done anything like that? I couldn't find a plugin
> for lein to build the shell app.
>
> Thanks,
> JPD
>
> --
> 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.
>

-- 
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