[ANN] SmallInterfaces Squeak port

Masashi Umezawa umejava at mars.dti.ne.jp
Wed Jun 30 14:15:26 UTC 1999


Hi Squeakers,

I ported the "SmallInterfaces" extension to Squeak.

"SmallInterfaces" introduces the notion of "interface" in Smalltalk.

It is originally developed by Benny Sadeh in VisualWorks3.0 NC.

Main features:
	* create and use interfaces in Smalltalk. 
	* generating stub implementation classes from interfaces. 
	* generating interfaces from classes. 
	* some GUI support for interface browsing. 

http://brain.cs.uiuc.edu/VisualWorks.SmallInterfaces (original)
http://www.mars.dti.ne.jp/~umejava/smalltalk/stClasses/smallinterfaces/
(Squeak Port)

Enjoy!

---
[:masashi | ^umezawa]
	"self become: self new"





More information about the Squeak-dev mailing list