Fork me on GitHub
#clojure-dev
<
2015-06-17
>
Alex Miller (Clojure team)17:06:49

If anyone is looking for nice ticket to work on, I would love to have a great high-quality patch for http://dev.clojure.org/jira/browse/CLJ-1449 "Add clojure.string functions for portability to ClojureScript" to consider for 1.8. No guarantees on Rich accepting it, but having a good impl would help make the case.

andrewhr17:06:54

@alexmiller: I kind of started on this namespace on CLJS side. Would love to work on this issue

ghadi17:06:28

Yay for this room Alex.

Alex Miller (Clojure team)18:06:32

I am also seeking someone to add tests to http://dev.clojure.org/jira/browse/CLJ-1562 for all of the some->,some->>,cond->,cond->> and as-> macros (since we currently have none)

Alex Miller (Clojure team)18:06:34

I'm hoping to have many tickets ready to review early in 1.8, so any help is appreciated on these

jonas19:06:15

@alexmiller: Should tests be in a separate patch (or separate ticket)?

Alex Miller (Clojure team)19:06:47

in this case, probably a separate patch for that one

Alex Miller (Clojure team)19:06:26

but you can put them on that ticket