Giter VIP home page Giter VIP logo

Comments (5)

alexvanin avatar alexvanin commented on August 29, 2024

As @cthulhu-rider mentioned, we need to check JSON compatibility as well.

from neofs-api.

cthulhu-rider avatar cthulhu-rider commented on August 29, 2024

As expected, the proposed change will break JSON compatibility (not binary).

Similar alternatives:

  1. dedicated field repeated string extra_addresses;
  2. well-known attribute.

Alternative format: csv in address field.

from neofs-api.

alexvanin avatar alexvanin commented on August 29, 2024

As soon as we

  1. do not support any native JSON transport implementation yet,
  2. do not sign or work with NodeInfo JSON structure in NeoFS ACL (unlike session tokens, for example),
  3. keep binary compatibility,

I am ok with this JSON compatibility break.

from neofs-api.

cthulhu-rider avatar cthulhu-rider commented on August 29, 2024

@alexvanin, I cannot agree that we can afford to break JSON compatibility even with missing applications.

from neofs-api.

realloc avatar realloc commented on August 29, 2024

Right now we do not officially support any JSON-based API, hence there is technically nothing to break. That's no very elegant way to do, but, IMO, better than adding one more field for the same type of information.

from neofs-api.

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.