My wish list for v2 of Nim is simple:

  * 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.



I feel like if I have the right flags I am already on Nim 2.0, it's just as a 
library author I can't dictate them top users. Please just enable the features 
we already have so that they work well for everyone. And SSL continues to be 
pain. I made whole library - puppy - to get around these issues. Some thing 
needs to get fixed here.

I vote no on:

  * Splitting stdlib
  * On frequent breaking changes


Reply via email to