|
|
|
|
|
by msangi
2848 days ago
|
|
I would be totally on board with these changes if an alternative way of doing things had been offered. From the philosophical point of view they are exactly what is needed to allow Elm give as much guarantees as possible. The sad reality is that very little pragmatism went into this release and now stuff like web-sockets won't work [1].
This is very surprising because web-sockets are an use case where the Elm-architecture really shines. Things like this reinforces my idea that while Elm is a very nice language I wouldn't want to have it in production, or even in a side project, at least till it reaches 1.0 and becomes more stable. [1] https://github.com/elm-lang/websocket/issues/27 |
|