dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
595 stars 50 forks source link

Generic Web.Control types #1360

Open Jand42 opened 11 months ago

Jand42 commented 11 months ago

As with the changes for #1346, WebSharper 7 only supports non-generic Web.Control types. Generics could be allowed if compiler would look through client-side code for exact generic instantiations to create deserializers for.