Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP: Nullable/Nullness support#4018

Draft
MangelMaxime wants to merge 2 commits into
main from
feature/nullable
Draft

WIP: Nullable/Nullness support #4018
MangelMaxime wants to merge 2 commits into
main from
feature/nullable

Conversation

@MangelMaxime

@MangelMaxime MangelMaxime commented Jan 22, 2025

Copy link
Copy Markdown
Member

I am starting this PR early to avoid duplicate work regarding nullable/nullness support #3887

@MangelMaxime MangelMaxime marked this pull request as draft January 22, 2025 13:00

ncave commented Jan 22, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

@MangelMaxime I would suggest doing separate PRs, for supporting nullable value type (i.e. System.Nullable<T>) and a different PR for nullable ref types (T | null), and keeping them as small as possible to be able to iterate on them.

Perhaps this PR can be renamed to Added support for FSharp.Linq.Nullable conversions.

Copy link
Copy Markdown
Member Author

I would suggest doing separate PRs,

I agree this PR will need to be split because locally I have even more different fixes for others part of Fable because I am discovering some unsupported APIs.

I will make specialized PRs for the different changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /