|
|
|
|
|
by dragonwriter
2800 days ago
|
|
> My point is that earlier OOP documents did not implement generics. > When they were finally implemented in OOP, it superseded the original intentions of OOP. No, when they were implemented in static OOP, it brought static OOP closer to intentions of the original, dynamic, OOP, where generic-ness doesn't require parametric polymorphism. |
|