Fw: Re: IsPython really O-O?

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Fri Nov 16 14:35:12 EST 2001


Sun, 11 Nov 2001 13:00:37 -0300, Nahuel Greco <ngreco at softhome.net> pisze:

> All the objects created (in your "box", the ST) are "persistent"
> by default, when you close the ambient/box, the next time that you
> open it, are there.  There isnt a distinction between "Create the
> program" and "Use it", you always play with live objects.

I've seen VisualWorks and Dolphin Smalltalk crashing and damaging
the world images.

And I subjectively can't stand this style of development at all.
I prefer arranging code in files such that it's easy to find related
parts. Opening a window to see another method is not an option.
Packages are not a good substitute for a module system.

-- 
 __("<  Marcin Kowalczyk * qrczak at knm.org.pl http://qrczak.ids.net.pl/
 \__/
  ^^
QRCZAK



More information about the Python-list mailing list