Immutables are very interesting. The problems that immutables address is often neglected. These problems tend to surface later in the development process, when the project is becoming more complex.
Compiler support for immutability would be nice, wouldn't it... All we need is that plus non-nullable reference types a-la Spec# and I'll stop fantasising about defecting to Haskell ;)
1 comment:
Compiler support for immutability would be nice, wouldn't it... All we need is that plus non-nullable reference types a-la Spec# and I'll stop fantasising about defecting to Haskell ;)
Post a Comment