Re: Migration from schema to clojure.spec

2017-01-23 Thread Alex Miller
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/har

Migration from schema to clojure.spec

2017-01-23 Thread YangYang
d 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 messa