DEV Community

Discussion on: What conventional wisdom in software is wrong?

Collapse
 
metalmikester profile image
Michel Renaud • Edited

I think it was (that's from my memory way back in 1994 or so):

"Write once, run everywhere"

Which quickly turned into:

"Write once, test everywhere" because of all the different VM implementations. That was back in the Java 1.0.1 days.

Collapse
 
sm0ke profile image
Sm0ke

:) ...