Giter Site home page Giter Site logo

LICENSE? about apex-mdapi HOT 6 CLOSED

certinia avatar certinia commented on July 30, 2024
LICENSE?

from apex-mdapi.

Comments (6)

afawcett avatar afawcett commented on July 30, 2024

I have BSD license embedded in all my files, however I assume your rather short description of the issue your raising here is to request I also place the license in a LICENSE file in the root of the repo, is that correct?

from apex-mdapi.

redchair123 avatar redchair123 commented on July 30, 2024

In general, you should.

from apex-mdapi.

afawcett avatar afawcett commented on July 30, 2024

Will take note, and do so, thanks for the feedback! :-)

from apex-mdapi.

SCWells72 avatar SCWells72 commented on July 30, 2024

Andrew, I'd like to include this in one of our managed packages that also includes a repackaging of apex-lang with Richard Vanhook's permission. This particular managed package is basically just the third-party libraries used by our own applications, and all of our other managed packages extend it. Since you've used BSD, it seems like that should be fine as long as we retain the license headers in the included class files, but I wanted to verify that you're okay with us doing this. Thanks!

from apex-mdapi.

afawcett avatar afawcett commented on July 30, 2024

Yep no problem! Keep in mind global nails things in though. And they don't incrementally upgrade the metadata API, case in point last release they renamed a bunch of stuff. So this strategy will inhibit upgrades in the future. Likewise on other apex classes. Global is not ideal way to provide libraries, api's yes, but libraries that need to shift and move more not so good. Best I have done with apex commons on here is to prefix classes e.g fflib_SObjectDomian

from apex-mdapi.

SCWells72 avatar SCWells72 commented on July 30, 2024

Thanks, Andrew. I've definitely fought the global symbol restrictions battle, but I didn't realize that the metadata API was that fluid between releases. I think what I'll do is prefix all classes in the API with mdXX where XX is the version number of the metadata API from which the Apex client stubs were produced, and then I can evolve it over time more easily by deprecating an older version of the API if/when a newer version is introduced.

from apex-mdapi.

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.