One of the annoying things about Smalltalk is that it (usually) requires its own VCS, due to the way that it manages its source code.Squeak and Gemstone (at least in its GLASS开发者_JAVA百科 version)
I am trying to compare two strings in Smalltalk, but I seem to be doing something wrong. I keep getting this error:
I\'m having some trouble inserting a tab be开发者_Python百科tween two strings. stringOne := \'Name\'.
I am really interested in GLASS.The 4GB limit for the free version has me concerned.Especially when I consider the price for the next level ($7000 year).
Hi I have an ordered collection of strings which I\'m trying to display on a list widget. I do the following:
Hi I have text editor widget in smalltalk (visual works) that re开发者_Go百科turns a text object, however I want the text returned to be handled as a string object.
I\'d like to know what the performan开发者_JAVA百科ce differences between Swazoo and Komanche in general and for Seaside are. Especially why and in what situations I should prefer the one over the oth
I\'m trying to learn some smalltalk programming.... I\'m trying to create a list of objects of type myClass. What\'s the best way to do this?