|
|
|
|
|
by persistent
2493 days ago
|
|
GTK and GIMP both suffer from the original decision by people who don't understand C++ to reinvent it in bare C except very poorly. It's what you get if you heard a rumor that vtables are bad somehow but don't realize that an array of function pointers is worse in every way. |
|
(This coming from someone writing C++ since 2002)