Hi all,

I am building a library for parsing RAML file in clojure (and applied to 
our project now), when it come to validation part, there's two options - 
schema and clojure.spec. To be hoest I tried both, personally, I 
prefer clojure.specs, but considering 1.9 is still in alpha, and our 
project is using 1.8, so eventually I picked schema as data validating tool.


My question is 
1. Anyone has done migration from schema to clojure.spec, and how easy/hard 
it is?
2. I can't find any fixed release time line for 1.9, any idea when it could 
happen?

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