hi Joel, << I suspect that some creative uses of TRY would go a long way toward addressing the issues of making more robust code (even when it uses other, untrusted, foreign components). >>
Absolutely! In addition to TRY, a nice implementation of assertions (i.e. Design by Contract), and tools which make use of REBOL's reflective properites, will certainly help us build larger, more reliable, systems. Undoubtedly, just as with other languages, the tools will grow up around us as the need arises. --Gregg -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
