Giter VIP home page Giter VIP logo

Comments (7)

pdvrieze avatar pdvrieze commented on May 12, 2024 1

I've just pushed 0.14.0.1 that should fix it. I've tested it against your project and the current test works.

from xmlutil.

altavir avatar altavir commented on May 12, 2024

Problem could be localized to this property. If I comment it, everything works.

from xmlutil.

pdvrieze avatar pdvrieze commented on May 12, 2024

I'm having a look at it now. Btw. as it is a sealed class omitting the annotation should work correctly (I'm not sure about nested sealed classes - that may not work correctly yet).

from xmlutil.

altavir avatar altavir commented on May 12, 2024

I did not change the code yet, but got the error reported above and bizarre JS runtime error:

Cannot read property 'descriptor' of undefined
  ...
  at XmlDecoderBase$XmlDecoder.decodeSerializableValue_w63s0f$ (XMLDecoder.kt?5ffb:138)

I do not think they are related, but I need to figure it out, or I will have to roll back to the previous version.

from xmlutil.

pdvrieze avatar pdvrieze commented on May 12, 2024

Javascript is nasty, but it looks like the javascript equivalent of an NPE. Btw. I've managed to create a simple test case for the original bug. It uses the "wrong" descriptor somehow. I should be able to fix it today.

from xmlutil.

altavir avatar altavir commented on May 12, 2024

Super. I am back to my 3d visualization and I want to release the next version with upgraded libraries.

from xmlutil.

altavir avatar altavir commented on May 12, 2024

@pdvrieze I just checked and the second problem with JS I've mentioned above is resolved as well. They were related after all.

from xmlutil.

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.