Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
To verify the functionality that you want, I wrote a test in r209.

Surprisingly, the test passes already, so I dont know what problem you are 
running
into. Can you look at r209 and let me know if it does what you want? If not, how
should I modify the test? Also, feel free to suggest additional tests. 

Original comment by inder123 on 28 Aug 2008 at 4:21

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
I think I fixed the issue that you raise by changing the object construction to 
be a
lazy operation. This way it will done only if really needed. 

See r210 for the details of the fix.

Original comment by inder123 on 28 Aug 2008 at 5:59

  • Changed state: Fixed

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
Thanks for your fix. It solves the problem.

Just FYI, there is difference that allows you to get your test running (before 
fixes
where applied): I have FilterCondition class marked ABSTRACT (because only its 
two
potential subclasses - ComplexCondition and BinaryCondition can be instantiated)
while your Base class is a CONCRETE type.

Original comment by [email protected] on 2 Sep 2008 at 5:04

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
Reopening this bug as it seems like we still need to register a 
"InstanceCreator"
even though a customer deserializer is registered.

Original comment by [email protected] on 9 Oct 2008 at 9:10

  • Changed state: Accepted

from gson.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 8, 2024
After the original fix, this bug was reopened and was a duplicate to Issue 69.

Remarking as fixed since issue 69 is now fixed.

Original comment by [email protected] on 30 Nov 2008 at 11:39

  • Changed state: Fixed

from gson.

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.