How stable is the new syntax? Should we tool developers start working on those now, or wait until they shake out a bit - the alpha maybe?
I would wait till there is an alpha
I think the main syntax things are: • arg-tags metadata (vector) • Expanded member symbol syntax • Methods in value position (static, instance, constructor) • Array class value and type hints • Clojure functions automatically adapted to functional interfaces
Hoping that all but the last will be in the next alpha
Ok, I’ll wait for that then - thanks.