Confusing readme
NOBLES5E opened this issue · 2 comments
NOBLES5E commented
Seesaw is compatible with both Clojure 1.4, but will probably work fine with 1.3 and 1.5. Maybe even 1.2.
This looks ambiguous to me. How about Clojure 1.8 1.9 etc..
The both
in the first sentence looks not necessary..
metaforte commented
I started using seesaw on clojure 1.8. It is working fine for hello-world programs. However, when I looked up the sources for seesaw the dependencies are quite old versions. miglayout 5.2 is out this year. JGoodies stopped providing free versions. Original seesaw source has dependency on clojure 1.4. Hoping to figure out to see miglayout can be upgraded and check ifseesaw can be tested with clojure 1.8.
ertugrulcetin commented
@pikeview you can use fork of seesaw: https://github.com/ertugrulcetin/seesaw