Code Monkey home page Code Monkey logo

Comments (5)

WasabiFan avatar WasabiFan commented on July 30, 2024

Are you saying that the constants *_AUTO should have the value of null? Or are you saying that blank strings should not be allowed (or only processed if the falue isn't falsey)?

from ev3dev-lang.

daniels avatar daniels commented on July 30, 2024

I'm not really sure... :-)

I guess I'm saying that an implementor should be allowed to use null as the value of the *_AUTO constants, and iff the implementor chose to do that not be required to check for the empty string in the constructors. For some languages using an empty string still would make sense, so I'm not arguing against allowing that too.

It would probably be harder to explain in the table though.

As I'm not sure exactly what problem the specification is trying to solve, maybe this isn't in line with your ambitions. But seen as a lowest common denominator I hope that the spec won't push implementors away from good practice and idiomatic use of their language.

from ev3dev-lang.

fdetro avatar fdetro commented on July 30, 2024

IMHO the specification should only enforce the existence of the AUTO port constants, and should allow default constructors without specifying a port (if possible in the language). Whether the AUTO constants are implemented as null or empty string is language / implementation dependent.

from ev3dev-lang.

WasabiFan avatar WasabiFan commented on July 30, 2024

Good idea; I think that will be better than specifying the value as we do now. I'll make that adjustment shortly.

from ev3dev-lang.

WasabiFan avatar WasabiFan commented on July 30, 2024

This has been added to the specification.

from ev3dev-lang.

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.