Hi Clojure 1.7 folks,

I'm trying to port Fipp to ClojureScript with .cljc files and feature 
expressions. My first step was to rename files from .clj to .cljc, but 
doing that broke my code. I'm not exactly sure what's wrong, but before I 
dig any further....

Is simply renaming .clj to .cljc files expected to preserve the code's 
behavior?

If yes, I've hit a bug that I don't yet understand. Let me know, so I can 
help track it down.

 

If no, I don't understand the .cljc file approach. Please help me 
understand!


This is the (rename-only) commit that breaks my tests:

https://github.com/brandonbloom/fipp/commit/019e8b527bd8146554f2fb98eb2c13c1d33229ec


Cheers,
Brandon

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