juxt / joplin

Flexible datastore migration and seeding for Clojure projects
Eclipse Public License 1.0
316 stars 49 forks source link

Use Aero's `read-string` to replace `load-string` #97

Closed acron0 closed 7 years ago

acron0 commented 7 years ago

This commit is fairly rudimentary, I expect there to be feedback and tests. lein sub install currently doesn't seem to work:

# lein sub install                                                                                                         
Reading project from joplin.jdbc
Could not find artifact joplin.core:joplin.core:jar:0.3.10-SNAPSHOT in clojars (https://clojars.org/repo/)
This could be due to a typo in :dependencies or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
acron0 commented 7 years ago

Had a good chat with dominicm and agree this PR isn't necessary or in line with the design ideals of Joplin.