Code Monkey home page Code Monkey logo

Comments (3)

robshakir avatar robshakir commented on May 24, 2024

@nickethier -- this was one that we discussed. Did you still fancy looking at implementing this? @ostromart is happy to help out with it if you'd like to!

from ygot.

nickethier avatar nickethier commented on May 24, 2024

Yeah I'd love to help out here. I started to take a stab at this a couple weeks ago, but after seeing how the generated Unmarshal method works I'm not sure its the right the direction. It walks the json structure and uses the path field tags to navigate the GoStruct. Its pretty rough as it was just a stab at trying to understand how things worked, but I'll leave it here for reference: 103acca

If you want to point me towards the right direction, I'd be happy to give it another go.

from ygot.

ostromart avatar ostromart commented on May 24, 2024

Hi Nick,
The work involved in implementing this should not be very much, but the trick is to understand how to integrate it into the exiting code. Unfortunately the complexity of the underlying YANG data structures is further complicated through the use of reflect, so it's pretty hard to get a grip on what's going on.
If you're still game to give it a go, I suggest having a call to do a code walkthrough as a starting point. I can also point you to the specific places where changes need to be made to save you some pain.
Thanks,
Martin

from ygot.

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.