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

[REBOL] Re: Data Drives It

From: gedb01::yahoo at: 22-Oct-2003 12:36

'The Pragmatic Programmer' has some good stuff to say on this. It is summarised in one of the tips: Put Abstractions in Code, Details in Metadata Program for the general case, and put the specifics outside the compiled code base. http://www.pragmaticprogrammer.com/ppbook/extracts/rule_list.html --- Tim Johnson <[tim--johnsons-web--com]> wrote: >