Remove the section about deprecating a record's constructor.
I no longer think that we should encourage people to fight the language like this.
The constructor of a record is always as visible as the record. That's how the language is.
If it doesn't suit a particular case, then don't use records in that case.
Remove the section about deprecating a record's constructor.
I no longer think that we should encourage people to fight the language like this. The constructor of a record is always as visible as the record. That's how the language is. If it doesn't suit a particular case, then don't use records in that case.
RELNOTES=n/a