There is this Jobs interview when he also discusses how there will be a marketplace for objects and people will buy and sell objects instead of software.
In one sense it failed because all it ever saves you is the typing. You still have to learn the whole model, sometimes it is like learning a programming language from scratch.
On the other hand, it may have succeeded. Objects don't exist in isolation but as a library with other objects and frameworks, and APIs are basically object models. You could think of React or the stripe api as object universes.
What is interesting is that you can't sell a developer product like a commercial products. Developers need access to the code so you either make it open source, and sell consulting, or else you make it a web api and rent it out.
There was a market for components back in the nineties. People were buying VBX's and OCX's for Visual Basic and Delphi applications. Component Source had a huge catalogue.
I think he has said a few times, almost certainly also mentioned in "the lost interview".
He usually says something like: They showed me three things are Xerox Parc, first, the windows mouse graphic interface, second, networked computing and the third thing I didn't notice at the time which is object oriented software.
Then he mentions how at Apple they did the first, and the internet is the second. At Next, they are doing the third, and then brings up objects.
In one sense it failed because all it ever saves you is the typing. You still have to learn the whole model, sometimes it is like learning a programming language from scratch.
On the other hand, it may have succeeded. Objects don't exist in isolation but as a library with other objects and frameworks, and APIs are basically object models. You could think of React or the stripe api as object universes.
What is interesting is that you can't sell a developer product like a commercial products. Developers need access to the code so you either make it open source, and sell consulting, or else you make it a web api and rent it out.