I personally think the CL feature expression approach is satisfactory. I'd
like to see this get into 1.6. It's likely that ClojureScript will switch
to tools.reader in order to get more accurate information for source maps,
so perhaps we can move more quickly if we just implement it there.


On Sat, Feb 16, 2013 at 11:28 AM, Mimmo Cosenza <mimmo.cose...@gmail.com>wrote:

> Hi all,
> the more I learn cli/cljs the more I find myself in looking for libraries
> running on both sides of a clojurean web app. hiccup/valip, c2,
> enliven/encofus, just to name few of them.
>
> Is there a kind of agreement on which approach to follow to solve the
> features  expression problem. I already used the leon-cljsbuild workaround
> (i.e. :crossovers option) and cljx feature approach.
>
> I just read about feature expression problem here:
> http://dev.clojure.org/display/design/Feature+Expressions
> The last discussion is dated july 2012. Cljs, by attracting people coming
> from the front-end side too and by freeing the back-end guys from js
> programming, is growing fast and my personal opinion is that there should
> be a move toward a decision regarding the sharing of code between cli and
> cljs.
>
> Is there any advance in this direction?
>
> My best
>
> 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 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?hl=en.
>
>
>

-- 
-- 
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/groups/opt_out.


Reply via email to