Giter Site home page Giter Site logo

Comments (3)

Raynes avatar Raynes commented on August 24, 2024

There is no good way to make clj-sandbox work with both versions, because some classes that exist in 1.1 don't exist in 1.2, and same with contrib namespaces. Beyond that, we could make it 1.2-only, but that's not a good idea because defn needs it for walton.

I don't think it's all that ugly to have two separate branches for each version. It feels like it's about the cleanest way to do things right now.

from clj-sandbox.

Licenser avatar Licenser commented on August 24, 2024

Played with it today, it seems it isn't so hard to make it cross version compatible, I pushed it to the multiversion branch. Raising the fact that clj-sandbox (was/is) only compatible with 1.1 at the moment is an important problem and one that we need to address one way or another. So the multiversion branch should work on 1.1 and 1.2 passed all tests and my simple example projects. It'd be cool if you could look over it and see if it's any good.

(so I am a bit unsure since I have odd classpathes under the comiled things that shouldn't be there in 1.2.0 o.O)

Regards,
Heinz

from clj-sandbox.

Licenser avatar Licenser commented on August 24, 2024

Okay fixed

from clj-sandbox.

Related Issues (3)

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.