You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/07/22 06:12:00 UTC

[jira] [Updated] (IGNITE-12404) .NET: Adopt nullable reference types

     [ https://issues.apache.org/jira/browse/IGNITE-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-12404:
---------------------------------------
    Fix Version/s:     (was: 2.9)
                   2.10

> .NET: Adopt nullable reference types
> ------------------------------------
>
>                 Key: IGNITE-12404
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12404
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>              Labels: .NET
>             Fix For: 3.0, 2.10
>
>   Original Estimate: 40h
>  Remaining Estimate: 40h
>
> .NET 5 is due on November 2020. Microsoft recommends adopting nullable annotations on public APIs before that date to all library authors:
> * https://devblogs.microsoft.com/dotnet/embracing-nullable-reference-types/
> * https://stu.dev/csharp8-doing-unsupported-things/
> * https://www.youtube.com/watch?v=TJiLhRPgyq4&feature=youtu.be
> The adoption can be performed on any language version by using special attributes in the source code (no binary dependency required): https://github.com/manuelroemer/Nullable 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)