Coder Social home page Coder Social logo

Comments (7)

debasishg avatar debasishg commented on July 27, 2024

Cool. Will look into it. Any idea where I can get some documentation on ScalaSigParser or I need to look into scalap source code .. Thanks for the suggestion.

from sjson.

stephanos avatar stephanos commented on July 27, 2024

well on https://github.com/novus/salat under "Requires ScalaSig" the author of the library mentions something about it. I think the documentation is quite sparse, but I bet that by looking into the Salat source code it may become clear how to use it, that are the benefits of open source after all :-)

from sjson.

stephanos avatar stephanos commented on July 27, 2024

oops, wrong button :-)

from sjson.

ritschwumm avatar ritschwumm commented on July 27, 2024

salat afaik uses scalap and thus requires scala-compiler.jar in the classpath which i find a bit ugly.
imho you better wait for scala 2.10's reflection api - or steal my code from https://github.com/ritschwumm/scjson/tree/master/src/main/scala/scjson/reflection .

from sjson.

debasishg avatar debasishg commented on July 27, 2024

That's precisely the reason I have not started w/ scalap. Waiting for 2.10 is what I was looking at. But if I get it now, why not steal it. Will have a look over the weekend. Thanks a lot ..

from sjson.

ikester avatar ikester commented on July 27, 2024

Looking forward to seeing some experiments with ScalaSigParser!

It seems to be working fine for the Salat guys, mapping case classes to MongoDB objects:
https://github.com/novus/salat

from sjson.

debasishg avatar debasishg commented on July 27, 2024

I have seen it working in salat. I have plans too. Just need some time. Or maybe wait for 2.10 reflection apis ..

from sjson.

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.