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

Make “Microsoft” prefix optional when using core FSharp.Core namespaces, types and modules #286

Open
baronfel opened this issue Oct 14, 2016 · 0 comments

Comments

@baronfel
Copy link
Owner

Make “Microsoft” prefix optional when using core FSharp.Core namespaces, types and modules [6107641]

Submitted by Don Syme on 6/27/2014 12:00:00 AM
7 votes on UserVoice prior to migration

The modules and types from the FSharp.Core dll use the names "Microsoft.FSharp.Collections" etc.
Since the F# language is now cross-platform and open-source, it is appropriate that source code be able to optionally use just "FSharp.Collections". This would also mean the names match the name of the DLL (FSharp.Core).
This would not be a breaking change, existing code would continue to compile.
The compiled form used in FSharp.Core.dll wouldn't change, for reasons of binary compatibility.

Response

** by fslang-admin on 1/21/2015 12:00:00 AM **

This has been completed for F# 4.0+, see https://github.com/fsharp/FSharpLangDesign/blob/master/FSharp-4.0/MicrosoftOptionalDesignAndSpec.md
The overall status for F# 4.0+ is here: https://github.com/Microsoft/visualfsharp/wiki/F%23-4.0-Status
Don Syme, current BDFL for F# Language Evolution

Original UserVoice Submission
Archived Uservoice Comments

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

No branches or pull requests

1 participant