Giter VIP home page Giter VIP logo

Comments (3)

davidmorgan avatar davidmorgan commented on June 13, 2024 1

I can answer that one :) nothing gets automatically added to AUTHORS.md, you would have to add yourself manually to appear there. Then, of course, you can choose exactly what you want to add.

from built_collection.dart.

davidmorgan avatar davidmorgan commented on June 13, 2024

Hmm, the docs say "other Built Collections of the same type", without referring to the contents of the collection.

So I think the docs are correct as far as they go.

Cases where the values in the collection are also collections don't introduce anything new; BuiltList<T> works the same for any T where comparison works.

Possibly the confusion is caused by the term "deep comparison". That means that elements are compared by calling the operator== method of each pair of elements; "deep" in the sense that it calls more code. Maybe elaborating that would help?

Thanks.

from built_collection.dart.

Region40 avatar Region40 commented on June 13, 2024

@davidmorgan, I have a solution, for this issue, based on your feedback that I'd like to present, but I have yet to sign the Google Individual Contributor License Agreement.

Before I do, I am just curious—if someone makes a contribution to this project, does their full name and email (which are both required to be submitted to Google when signing the Google Individual Contributor License Agreement) end up in the public AUTHORS.md file (either automatically, or manually by someone else as part of a systematic process / policy)?

I don't mind submitting my full name and email to Google for their own private attribution records, but I would prefer to avoid having that information presented to the public without my control.

from built_collection.dart.

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.