Skip to content

Separate WindowsRuntimeComponent into its own source code and code generators #597

Closed
@angularsen

Description

@angularsen

See #576 (comment).

Basically WRC has been a major friction for maintainers and contributors of the library for a long time.
We don't seem to have a lot of consumers of the WRC target so the pain outweighs the gain and the WRC target as a means of sharing .NET libraries with JavaScript and C++ UWP apps don't seem to have a lot of interest in general.

Adding new units and quantities is still a breeze in WRC, so what we need to do is split out the code generator scripts for WRC and get its full copy of all the shared source code, then we can still add new units to both UnitsNet and WRC and produce new versions as before - it just won't get things like Quantity and QuantityInfo in the future.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions