Giter VIP home page Giter VIP logo

Comments (12)

zapov avatar zapov commented on August 22, 2024

Yeah, that's a standard java source code version warning. Nothing serious. You can ignore it.

I did not looked into if that can be fixed somehow, but not really a priority.

from dsl-json.

LenaYan avatar LenaYan commented on August 22, 2024

@zapov tks a lot ,dsl-json is a great job.
but I don't understand why using mono.......

from dsl-json.

zapov avatar zapov commented on August 22, 2024

Well, JSON is just a tiny part of the DSL Platform compiler. I guess more of a showcase for people confusing it with an ORMs.
And that's written in C# for historical reasons (and C# is a fine language).
Mono might not be something you wish to run your production servers on, but I don't see real issues with using it as a development utility.

from dsl-json.

zapov avatar zapov commented on August 22, 2024

Fixed.

from dsl-json.

bluef avatar bluef commented on August 22, 2024

It would be much better if no mono dependency is required

from dsl-json.

zapov avatar zapov commented on August 22, 2024

Well, it's only compile time dependency.
And it should work out of the box if you do something along the lines of sudo apt-get install mono-complete or install Mono from http://www.mono-project.com/download/#download-mac

I mean, it's not like I like Mono or something...
But if you are having problems with the setup while trying to configure dsl-json I'd like to hear about it and see if I can fix it somehow.

from dsl-json.

bluef avatar bluef commented on August 22, 2024

right, i mean there would be some work to have all the developers in our team to install mono for dsl-json... I have no problem compile my code with dsl-json. You've done great work, but the dependency of mono/C# would be some problem for ppl to try out your library. Just my thoughts. :)

from dsl-json.

zapov avatar zapov commented on August 22, 2024

Well, yeah. I know people would prefer not to have Mono as a dependency :(
But there is not much I can do about that.

from dsl-json.

jpe42 avatar jpe42 commented on August 22, 2024

@zapov @bluef It was a bit painful for me to get over the Mono hump as well. So I put together a Docker image to provide a build environment for my Java 8 Gradle project. The image size isn't too terrible, 129 MB compressed, considering it has the Java 8 JDK and Mono. Hope this will help as a reference for people who don't want to install mono; assuming they aren't against using Docker as well.

See github.com/jamespedwards42/freegeoip-java-client#dev-builds.

from dsl-json.

zapov avatar zapov commented on August 22, 2024

Tnx @jamespedwards42
I should probably put a link in README to such a docker image.
I have not put one yet, since I don't use it in such a way... so I'm not very keen on supporting it :/

from dsl-json.

jpe42 avatar jpe42 commented on August 22, 2024

@zapov , Either way, no biggie, just thought I would share. If you do have a build in mind that you would like serve as a Docker example, I would be happy to whip up an example for your README. Also, just want to say thanks for the library, it so nice to finally be able to settle on a performant JSON library.

from dsl-json.

zapov avatar zapov commented on August 22, 2024

@jamespedwards42 I don't have anything specific in mind.
But I'm a Docker noob, so if you want to whip something up... great; I'll take a look at it for sure.
If example/setup makes sense to me, I'll add it along the other examples.

from dsl-json.

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.