Giter Site home page Giter Site logo

Comments (9)

nmorel avatar nmorel commented on July 29, 2024

Can you give me an example of what you are trying to do please ?

from gwt-jackson.

MathieuLorber avatar MathieuLorber commented on July 29, 2024

You'll find a example in my fork : https://github.com/MathieuLorber/gwt-jackson , project examples/hello (sorry for the formatting...)

from gwt-jackson.

nmorel avatar nmorel commented on July 29, 2024

First observations :

  • Subtype(De)Serializer only expect AbstractBeanJson(De)Serializer. So it fails when we try to add an EnumJson(De)Serializer.
  • Jackson uses As.WRAPPER_ARRAY for enums even if specified otherwise.

from gwt-jackson.

nmorel avatar nmorel commented on July 29, 2024

Serialization is now working. I'm gonna try to finish deserialization by tomorrow.

from gwt-jackson.

nmorel avatar nmorel commented on July 29, 2024

Well, tomorrow might be now. Jenkins is building the branch. If everything is ok, you will have a snapshot 0.5.1-SNAPSHOT available with the fix soon.

from gwt-jackson.

nmorel avatar nmorel commented on July 29, 2024

Snapshot available

from gwt-jackson.

MathieuLorber avatar MathieuLorber commented on July 29, 2024

Well it works on my simple sample, I'll try tomorrow on the true-life-project... Thank you for your reactivity !

from gwt-jackson.

MathieuLorber avatar MathieuLorber commented on July 29, 2024

It's ok on my larger project =)
(sorry for the response time, I had others problems related to the refactor)

from gwt-jackson.

nmorel avatar nmorel commented on July 29, 2024

Ok good news :)
I'll see when I make a new release. I would like to include mix-in annotation support in it.

from gwt-jackson.

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.