4 ms·
> But what about the web browser, the GUI environment, the OS kernel? Firefox is being rewritten in Rust, which is not oop. Linux kernel is in C, which is not
by Wilem82 6y ago
> But what about the web browser, the GUI environment, the OS kernel?
Firefox is being rewritten in Rust, which is not oop. Linux kernel is in C, which is not oop.
Eclipse SWT, a very succesful java GUI, uses composition over inheritance.