Hi Andrew, although the AS3 implementation could be ok (don't know), for Royale I use to search for js libs that, and integrate via @externs. For example I found this: https://nodeca.github.io/js-yaml/
HTH Carlos El mar., 23 jun. 2020 a las 21:42, Andrew Wetmore (<[email protected]>) escribió: > Hi, all: > > I am using .yaml files a bit for configuration and some data sharing in > python. Just occurred to me to wonder whether one can use them in place of > JSON or XML files in Royale. Is there a .yaml parser for Royale? > > I see a project for a parser that claims to work with AS3 [1], but it seems > to be ten years old. > > Andrew > > > [1] https://github.com/lucasdupin/Simple-AS3-YAML > > -- > Andrew Wetmore > > http://cottage14.blogspot.com/ > -- Carlos Rovira http://about.me/carlosrovira
