Re: which IDE ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: which IDE ?
- From: Florian Weimer <fw@...>
- Date: 2010年2月11日 19:04:55 +0100
* Jacques Chester:
> Smalltalk has something similar -- the IDE is, in a sense, the
> program.
>
> The downside is that these self-contained universes make clean
> deployment and versioning that much harder.
Matz attributes much of the success of Ruby (compared to Smalltalk) to
the decision to give up the image. I find this a remarkable insight,
and I think it's likely true.