|
|
|
|
|
by pron
3674 days ago
|
|
1. Memory "bloat" is always a better use of resources than increased development time, regardless of how you have to pay for it. 2. How are Java's value types limited? 3. I find your calculation extremely pessimistic. Lambda expression are widespread a couple of years after their release, and I see no reason why value types will be different. I think that 5 years are a better estimate for wide use of value types. |
|
> Except for pointer equality checks, forbidden operations will throw some sort of exception. How to control pointer equality checks is an open question with several possible answers.
And more:
With all this above I feel it is not exactly same as understood in languages which natively support value type.