Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add facility for server-side serializable boxed null #482

Closed
Tarmil opened this issue Oct 26, 2015 · 0 comments
Closed

Add facility for server-side serializable boxed null #482

Tarmil opened this issue Oct 26, 2015 · 0 comments

Comments

@Tarmil
Copy link
Member

Tarmil commented Oct 26, 2015

This is necessary in particular for InlineControl, which stores the arguments as an obj[]. Can be fixed by creating a type TypedNull<'T> whose values are always serialized as if they were null : 'T.

@Tarmil Tarmil closed this as completed in 3104573 Oct 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant