Giter Site home page Giter Site logo

Suppress nullable warnings about mvvmgen HOT 6 CLOSED

Telespaz avatar Telespaz commented on May 24, 2024 1
Suppress nullable warnings

from mvvmgen.

Comments (6)

Telespaz avatar Telespaz commented on May 24, 2024 2

Hi,
thanks for your response. I created a small sample project, hope thats correct, its the first time for me.
https://github.com/Telespaz/mvvmgen-nullable-71
Its generating 2 warnings.
image

from mvvmgen.

thomasclaudiushuber avatar thomasclaudiushuber commented on May 24, 2024 1

The command nullable warning will be gone with the next release coming out in the next week.

For the OnInitialize method I don't have any other workaround right now than either set MemberNotNull or declare the field as nullable. But both cases should allow you to create ViewModels without any nullable warnings.

If there's anything else, let's start with a new issue. Hope that's good for you.

from mvvmgen.

thomasclaudiushuber avatar thomasclaudiushuber commented on May 24, 2024

Hi @Telespaz , thank you for this issue, and great that you were bringing this topic up.

Yes, indeed, handling nullable reference types in the generated code is still something that need to be improved. Would it be possible for you to create and upload here a small repro project that shows the stuff?

I plan to bring a fix with the next release.

from mvvmgen.

thomasclaudiushuber avatar thomasclaudiushuber commented on May 24, 2024

Thank you @Telespaz , that's perfect. I'm on vacation right now, but will look into it in September.

from mvvmgen.

Telespaz avatar Telespaz commented on May 24, 2024

Hi Thomas,
is there an new release planned in the near future? Possibly also a fix for #77 and #74?
Thanks & Cheers

from mvvmgen.

thomasclaudiushuber avatar thomasclaudiushuber commented on May 24, 2024

Hi @Telespaz , I'll work on it next week and then let's plan a release in the first week of December.

from mvvmgen.

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.