My first thought was Smalltalk and Self as well. Check out Squeak.. I like the idea of just working on a single method at a time. What if there were two windows though? The top window has the method you are working on, and the bottom window has the tests for that method? :)
On Tue, Apr 12, 2011 at 9:58 AM, Ronald Woan <[email protected]> wrote: > All of the Smalltalk derived and Self languages seem to have gone this > route especially if they have persistent worlds. I was a veteran of Visual > Age for Java which I think was a complete failure with users not coming from > Smalltalk complaining they couldn't see entire files the way they were used > to or used file based utilities if they were from the UNIX tradition... > > Ron > > > On Monday, April 11, 2011 4:54:12 PM UTC-4, Wade Matveyenko wrote: >> >> I have to admit, that the first IDEs I thought about based on your >> description were VisualWorks (Cincom Smalltalk) and VisualAge (for both >> Smalltalk and Java, originally from IBM, now from instantiations). And yes, >> I spent many years in both of those IDEs :-) >> >> -- > You received this message because you are subscribed to the Google Groups > "Seattle area Alt.Net" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/altnetseattle?hl=en. > -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? -- You received this message because you are subscribed to the Google Groups "Seattle area Alt.Net" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/altnetseattle?hl=en.
