Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 09/07/25 in Posts

  1. Vincent Parrett

    New YAML Parser Library - VSoft.YAML

    Done. Adding JSON writing was pretty trivial.
  2. Kas Ob.

    New YAML Parser Library - VSoft.YAML

    Yes i was hasty to not consider the generic way to load, nice!
  3. Vincent Parrett

    New YAML Parser Library - VSoft.YAML

    I would probably do that as a separate library - it's certainly doable.
  4. Vincent Parrett

    New YAML Parser Library - VSoft.YAML

    You don't need anything special to read json - just call TYAML.LoadFromXXX
  5. Vincent Parrett

    New YAML Parser Library - VSoft.YAML

    Converting to JSON would be case of adding a new writer class that can write the yaml classes out - wouldn't be difficult. I will look at it when I have time.
×