Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: idioms to reduce logic clutter ?

From: jason:cunliffe:verizon at: 12-Oct-2002 13:38

Gregg, Scott, Joel, Carl et al.. Thanks for all the quick great answers. Lots to absorb.. One thing I love about Rebol is how it lets one develop so quickly. By adding lots of crude code as I did, I was able to understand and explore what the end user requirements were and test them immediately/iteratively. That included all the visible permutations of user input, as well as the implications and back-end functionality to apply to the inputs. Now I really look forwards to rewriting/designing from scratch, using better rebol idioms and strategies such as you have all suggested. With Rebol less is more. ./Jason