Agreed with treeform on these:

>   * Make Orc the default gc.
>   * Threads on by default (including new isolate/channels/threading).
>   * Get many of the experimental features stable: overloadable enums, the dot 
> "." macro, default object values...
>   * Make -d:ssl as default, fix bugs around SSLv3 and having to ship 
> dlls/certs on windows.
> 


When these are done, I'm okay with breaking changes. But right now stabilizing 
stuff and making sure everything works as they're supposed to is the way to go.

Please split the stdlib and move it to its own repo so that people can bikeshed 
in that repo's issues. And of course versioning the stdlib will be useful too, 
especially if newer stdlib versions keep supporting LTS Nim versions. [C# 
people do that too](https://www.nuget.org/profiles/dotnetframework). 

Reply via email to