Skip to content

Allow nullable primitive types, so they can be used as return type #7

Open
@alelom

Description

@alelom

Description:

As discussed in the Error Management Workshop (notes here).

Nullable primitive types would allow for an additional mechanism for better error handling. Instead of returning a boolean or an empty data in case a method fails, we could return a null.

Metadata

Metadata

Labels

type:featureNew capability or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions