Giter VIP home page Giter VIP logo

Comments (3)

aaubry avatar aaubry commented on May 18, 2024

You are right. This is work in progress and it is not really usable right now. The plan is to split YamlSerializer into Serializer and Deserializer, but I could not find time to finish that refactoring.
For now, if you need to deserialize from YAML, you should use the old YamlSerializer class.

Right now I don't have much time to dedicate to this project. If someone is willing to help, I would appreciate that :)

from yamldotnet.

epsitec avatar epsitec commented on May 18, 2024

I understand. I have hacked a simple solution which is by no means general, but works. I've also done some extensive work on a dynamic version of a YAML document, which allows me to access very easily all parts of the tree, using implicit conversions as often as possible. It is based on the DynamicYaml pull request.

from yamldotnet.

aaubry avatar aaubry commented on May 18, 2024

I am pleased to announce that version YamlDotNet 2.0.0 has just been released. It now includes the Deserializer class which improves on the now obsolete YamlSerializer.

from yamldotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.