Giter VIP home page Giter VIP logo

Comments (6)

auliere avatar auliere commented on August 23, 2024

For issue 1 - Looks like it is partially done on purpose:

if (!EqualEnumTypeDeclarationExists(enumTypeDecl)) {
typeBuilder.TypeDeclaration.Members.Add(enumTypeDecl);
}

After commenting this check for duplicates my SampleSchema produces a valid c# file.

from linqtoxsdcore.

mamift avatar mamift commented on August 23, 2024

Hello,

Yes I'm aware of the issue; I've been trying to properly diagnose & fix the issue in the multipleEnumFix branch, but due to time constraints haven't been able to get to the root cause.

from linqtoxsdcore.

auliere avatar auliere commented on August 23, 2024

@mamift - I see that your most recent commit to master branch has fixed this issue. Do you know when you plan to release this version so that it can be used without building the tool from the sources?

Thank you very much for actively supporting this tool! It is very much appreciated!!!

from linqtoxsdcore.

mamift avatar mamift commented on August 23, 2024

@mamift - I see that your most recent commit to master branch has fixed this issue. Do you know when you plan to release this version so that it can be used without building the tool from the sources?

Yes I do intend to do that; I'll see if I can get around to it this coming weekend.

from linqtoxsdcore.

mamift avatar mamift commented on August 23, 2024

@auliere New release should be publicly visible shortly: https://www.nuget.org/packages/LinqToXsdCore/3.2.1

from linqtoxsdcore.

auliere avatar auliere commented on August 23, 2024

@mamift Thank you very much for the fix and a prompt release! Works nice and helps us to get the job done!

Looks like problem 2 still persists though - but I didn't encounter any problems with it for now in my real projects.

from linqtoxsdcore.

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.