|
|
|
|
|
by pstuart
1 day ago
|
|
Core members of the language team (Robert Griesemer and Ian Lance Taylor) argued for generics from the very beginning. The team resisted because they didn't know how to do it without sacrificing speed of compilation. Rob Pike did a lot of defensive work to deflect it but I'll quote him here on the issue when he said "There are no plans for generics. I said we're going to leave the language; we're done": "I meant there are no plans for generics. That's not the same as saying
we plan not to do generics. It just means we don't have a plan." You take it as a conspiracy against developers when it's really a small team trying to find their way the best they can. |
|