Code Monkey home page Code Monkey logo

Comments (5)

dwkielman avatar dwkielman commented on June 14, 2024 1

@amihaiemil I'll leave this one alone, if you have something else to assign me let me know and I can get to work on that one. Thanks for the heads up.

from eo-yaml.

amihaiemil avatar amihaiemil commented on June 14, 2024

@dwkielman Please implement class Sequence which:

  • should extend AbstractNode
  • should encapsulate a Collection<AbstractNode>
  • should have a method named value() which returns the encapsulated collection

Also, add a unit test class for it and write unit tests (see ScalarTest as example)

Don't forget to apply the styling guidlines (most importantly, no TABs and lines no longer than 80 characters) - just make sure the build mvn clean install -Pcheckstyle passes after you make the changes. If you are not sure about a checkstyle error, just make the PR and I'll explain.

from eo-yaml.

amihaiemil avatar amihaiemil commented on June 14, 2024

@dwkielman Please stop working on this (if you started anything).

I'll take this one - It's a basis stuff, I should have done it myself from the start. I want to spend some more time thinking about it. If we introduce a design bug in this stage, it will be a sad story later.

from eo-yaml.

amihaiemil avatar amihaiemil commented on June 14, 2024

@dwkielman sure. And sorry for the inconvenience :D

from eo-yaml.

amihaiemil avatar amihaiemil commented on June 14, 2024

done

from eo-yaml.

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.