Thanks for your suggestions. @Guillaume Since Groovy has a very good support for Json and Xml, it would make sense to include a built-in support for Yaml as well.
Cheers, Paolo On Tue, Apr 19, 2016 at 10:43 AM, Guillaume Laforge <glafo...@gmail.com> wrote: > Perhaps there's some room for a nice builder and slurper built atop Snake > YAML? > > On Tue, Apr 19, 2016 at 4:59 AM, Balachandran Sivakumar < > benignb...@gmail.com> wrote: > >> Hi, >> >> On Mon, Apr 18, 2016 at 4:11 PM, Paolo Di Tommaso < >> paolo.ditomm...@gmail.com> wrote: >> >>> Hi, >>> >>> I was wondering what's the state of the support of YAML in Groovy. >>> >> >> >> Snake YAML is pretty good. Here is some code that created when I >> started learning Groovy that you can use to check it out: >> https://github.com/benignbala/testlink-client/blob/master/src/main/groovy/org/benignbala/testlink/ConfigStore.groovy#L16 >> . Thanks >> >> >> >> >> -- >> Thank you >> Balachandran Sivakumar >> >> > > > -- > Guillaume Laforge > Apache Groovy committer & PMC Vice-President > Product Ninja & Advocate at Restlet <http://restlet.com> > > Blog: http://glaforge.appspot.com/ > Social: @glaforge <http://twitter.com/glaforge> / Google+ > <https://plus.google.com/u/0/114130972232398734985/posts> >