Giter VIP home page Giter VIP logo

Comments (3)

kitsonk avatar kitsonk commented on June 12, 2024

As with a lot of things Dojo 2, like support for IE6 - 9, the planned support matrix for Dojo 2 is different than that of Dojo 1. Right now the support matrix is planned as:

  • NodeJS 6.0+
  • Internet Explorer 10, 11 (though 10 is likely to be officially dropped)
  • Microsoft Edge Current
  • Google Chrome Current
  • Opera Current
  • Mozilla Firefox Current
  • Safari 9+
  • iOS 8+
  • Android 4.4+

I assume you have a need/desire to support Rhino? We would consider this a request for a feature enhancement, as we haven't assessed what it would take to support Rhino at this point in time. Anyone downstream of course can define a feature test and branch their code appropriately. Also, host-browser and host-node are really feature detection "hammers" that are usually not the right way to branch code and we have been trying to make sure granular feature detection tests that really express the feature we are trying to detect/determine. This significantly improves the future proofing of the code.

What specific branch were you trying/wanting to create that required host-rhino?

from has.

dylans avatar dylans commented on June 12, 2024

@sebilasse could you add a bit more detail about what you're looking for with Rhino support? Also see the note that we're hoping to use more granular feature detection rather than the hammer of something being node or rhino or a browser whenever possible.

from has.

dylans avatar dylans commented on June 12, 2024

Marking this as "long-grass" which means leave it open for future consideration, but there's no current plan at the moment for this. More specific requests for supporting features needed for rhino would be considered as well.

from has.

Related Issues (16)

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.