Nah, everything works pretty awesomely. The only minor issue I can think of is enlive template reloading not working properly out of the box. Clojurescript and Lein have had some Windows issues in the distant past, but they are fine now.
90% of past issues have been caused by some code somewhere converting between file:// URLs and filesystem paths in some dodgy way. (Paths with spaces in aren't an edge-case on Windows) On Wed, Aug 20, 2014 at 12:24 PM, Bruce Durling <[email protected]> wrote: > David, > > You are a braver man than me. ;-) > > Do you encounter any windows only issues? > > cheers, > Bruce > > On Wed, Aug 20, 2014 at 12:12 PM, David Powell <[email protected]> wrote: >>> Wait... some people *don't* run everything on linux? o_O >> >> [raises hand] >> >> embedded jetty + lein uberjar + lein libdir + windows + commons procrun >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to [email protected] >> Note that posts from new members are moderated - please be patient with your >> first post. >> To unsubscribe from this group, send email to >> [email protected] >> 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 [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > @otfrom | CTO & co-founder @MastodonC | mastodonc.com > See recent coverage of us in the Economist http://econ.st/WeTd2i and > the Financial Times http://on.ft.com/T154BA > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
