Coder Social home page Coder Social logo

Comments (2)

michalanglart avatar michalanglart commented on July 24, 2024

Hi,

Two things:

  1. we want to provide possibility to freely define which errors/warnings are reported and which aren't, however this task is not of highest priority as for today. You can raise an issue for this to happen and this could influence our tasks priorities :)

  2. as to the sense of this particular warning: it means that RED don't know which file would be used here as a library, so as an exemplary consequence it will not provide keywords from this library when you open content assistant, or it would show errors on those keywords in their usage places.

Moreover (in general) it is impossible for RED to learn what would be the value of parameter without actually running the test and what is worse this value can be different between different runs (for example the value can differ depending on current temperature in London as returned by some weather service).

Due to all those problems we are currently offering limited possibility to define values of parameters in red.xml file and those values will be used when resolving different paths imports (libraries imported by paths, variable files imported by path, resource files imported by path). In General page of red.xml editor you can add variable mapping: ${LIBRARIES} with value which should replace the variable.

Maybe we would be able to provide some better solution in future which would work for your case out of the box, but as I stated before this problem cannot be solved in general.

from red.

TangiNokia avatar TangiNokia commented on July 24, 2024

Hi,
Thanks for your clear answer.
I'll use static variables

from red.

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.