Description:
Discussion about Smalltalk 80.
|
|
|
VOSS maintenance release
|
| |
VOSS 3.045.26 maintenance release is available for download now at [link] , also 3.145.00.11(beta). Requests for enhancement etc may be posted in the forum at [link] The VOSS open source database management system extends Smalltalk with virtual object storage, providing persistence, transparent access and transaction... more »
|
|
Comparing Similar Strings
|
| |
Ideally, I am looking for an elegant way of comparing two non- identical strings. I want to find the longest substring of stringOne that is the #sameAs any substring of stringTwo, what that substring is, and have some indicator of how similar the two strings are to each other (like 68% similar) . My first few attempts at writing this... more »
|
|
NTP Client
|
| |
Hey Guys, Anybody know where there is an NTP client implemented for VW. Thanks, Chris
|
|
Smalltalk MT
|
| |
Is this version still going strong? Web sites seem to be broken. Many thx Posted Via Usenet.com Premium Usenet Newsgroup Services ------------------------------ ---------------------------- [link]
|
|
Classes behaviour
   
|
| |
Hi, I am new in Smalltalk. I am doing an exercise where I assigned to a Global Variable the behaviour of another class: Myphonebook := Dictionary new. then I wanted to modify it like this Myphonebook := PhoneBook new. How can I get the class I created inheritate the behaviour of Dictionary? I am using the old dear Smalltalk Express.... more »
|
|
opportunities in smalltalk????
|
| |
hi.. I have 3 years exp in Visual age smalltalk. Are there any opportunities of smalltalk in US? anywhere in US is ok for me, You can email me individually also. Thanks Shastry
|
|
REST messages
|
| |
Does anyone have an implementation of REST messages, such as those used to connect to Amazon's SimpleDB? Regards, Kent Beck Three Rivers Institute
|
|
|