jOOQ / jOOR

jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
http://www.jooq.org/products
Apache License 2.0
2.8k stars 377 forks source link

Update README version or use placeholder #92

Closed thecodewarrior closed 4 years ago

thecodewarrior commented 4 years ago

I was confused initially why Reflect.compile wasn't available until I looked further into it and realized that I was using the old version listed in the readme. Currently the readme lists version 0.9.7, while the latest version is 0.9.12. If this could be either updated or, for simplicity on updates, replaced with a placeholder like VERSION, then others wouldn't run into the same issue in the future.

lukaseder commented 4 years ago

Thanks. Fixed: https://github.com/jOOQ/jOOR/commit/ff68bc6fe777eefce381360d753fd0a3f7eefeea