Re: Is Io broken enough that I should un-install it?
Duke Normandin <[email protected]> Mon, 20 Feb 2012 06:25:15 -0700
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <20120220062515.012811dc@select-man> |
On Mon, 20 Feb 2012 14:04:43 +0100 Jan-Paul Bultmann <[email protected]> wrote: > Io itself is actually quite stable, the problems is not the vm > itself but the ton of addons. If you want a clean Io simply see > what addons you really need and don't use the rest by > uncommenting them in the addons/CMakeLists.txt . Your recommendation resonates a little better with the sentiments expressed by others about Io. It's clearer _to me_ now, exactly _where_ the problem areas are. I also now _see_ a bit more clearly, how the "acute" approach of writing everything "in the language" except for the bootstrap process, would benefit the upgrade / update / bug-fix process immensely. Thanks for the input!