Code Monkey home page Code Monkey logo

Comments (4)

unscriptable avatar unscriptable commented on August 28, 2024

Ben is right in his comment: #21 (comment) The dojo modules and their locations has significantly changed from 1.6 to 1.7.

We'll have to be careful that we don't break compatibility with dojo 1.6, or else we'll have to declare that wire 0.x+ requires dojo 1.7.

from wire.

neonstalwart avatar neonstalwart commented on August 28, 2024

hence my comment that it's more like supporting 2 libraries rather than 2 versions of the same library. in my opinion, they're not nearly compatible enough to support both as "dojo". you'd need to have specific "dojo16" plugins for just dojo 1.6 and then i'd suggest "dojo" would be for dojo 1.7+ or as @unscriptable says - declare that dojo 1.7 is the minimum you support.

from wire.

briancavalier avatar briancavalier commented on August 28, 2024

That sounds good to me. I like the idea of providing dojo 1.6 and dojo 1.7 variants of the current wire/dojo/* plugins. We can let people know that all new dojo plugin dev will be for 1.7+. We can probably copy the existing plugins to a "wire/dojo16" dir, and then dojo 1.6 users can configure their loader to point wire/dojo to wire/dojo16 and not have to modify any of their wire specs.

from wire.

briancavalier avatar briancavalier commented on August 28, 2024

I'm scheduling this for v0.9.0 for now. I'm not sure if we'll make it, but we'll try. If not, we'll include it in a v0.9.1 release

from wire.

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.