|
|
|
|
|
by MichaelCrawford
4085 days ago
|
|
I'd say that your ability to write Java source in any text editor at all was, all by itself, a new method of doing Object-Oriented Programming. We used Visual Smalltalk Enterprise. It had the cool feature that, at the end of the workday, I could make what amounted to a core dump, then the following morning I would load my core dump into a running program, and there would be all my open windows with the cursors in the right places in the source documents and so on. That was quite cool I really enjoyed it, however that environment was profoundly non-portable. I expect that much of the success of Java as opposed to Smalltalk was the simple ability one had to post a tarball full of source code on one's FTP site. |
|