haa, the clj-yaml expedition :) that was me looking into supporting the short form tags on CF templates in Clojure
so Clojure data literals would not be more verbose than in yaml
I guess I realised that with snake-yaml Java library, this meant quite a lot of custom classes, since the API in that lib is quite class centric