Coder Social home page Coder Social logo

Comments (6)

vjekob avatar vjekob commented on August 13, 2024 1

Just to chip in, this is an interesting suggestion. I'm keeping it open, and I'll handle it at some point (I have some other more urgent things).

Pull requests are always welcome, also 😉

from al-objid.

vjekob avatar vjekob commented on August 13, 2024 1

Completed in v2.5.0.

Check the release notes here: https://github.com/vjekob/al-objid/blob/master/vscode-extension/docs/ReleaseNotes.v2.5.0.md

from al-objid.

louagej avatar louagej commented on August 13, 2024 1

@vjekob ,
thanks for that!
⭐⭐⭐⭐⭐

from al-objid.

pzentner avatar pzentner commented on August 13, 2024

While I agree that this might make sense, typically this should be found during testing as you should either tun your automated or at least manual tests against the customers license before delivery to customer

from al-objid.

louagej avatar louagej commented on August 13, 2024

@pzentner,

I agree (partially), you can receive a notification or error when something's wrong with the object range depending on you customers license.
but personally would prefer being noticed before any build pipeline is fired on Azure where also a test app is being deployed.

It's just a waste of time and resources being informed afterwards.
After all, this always return like a boomerang to a developer.

from al-objid.

pzentner avatar pzentner commented on August 13, 2024

@louagej

You are absolutely correct, it would be nice to have it caught earlier and we are also still debating different solutions on how to do this the best way for any customer specific additions we are adding (we are trying to avoid them like the plague, but can't always).

I am basically saying that I don't know, if this extension is the right way of solving the issue, especially when you want to support different scenarios. For instance, I can see this working (e.g. with using the detailed report that you can download) and have it parse against it. This could be done in here, but it could also be another service or module that you can use to test locally, but also run it through the pipeline so that you can test in different ways. If you have it in here, then this would have to be exposed from the backend to your pipeline so that you can test it as well during your build (so that it only tests the app and not the test app, which would then be run during the test pipeline).

from al-objid.

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.