Schema ?
Hi,
Since the screen and entities are maps or vector of maps or records, do you consider using Prismatic/schema or something similar ? It would at least provide a good and always up-to-date documentation, and could also be used for testing.
Interesting, I'll look into this!
Hi Guys, Im quite new to clj and would like to get involved in open source projects, applying schema could be quite a nice way to enter into it. I wouldn't mind having a go at this if it helps out. Whats the best way to get started in contributing changes?
@PeggsDev I think at this point it would be better to use clojure.spec than Schema, since it will be built into the next release of Clojure. You are very welcome to work on that if you're interested. I will absolutely accept PRs for adding specs.
cool, i will try to make some time at the weekend and give it a start, cheers for the prompt reply