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

[REBOL] Namespaces for functions

From: greggirwin::starband::net at: 28-Aug-2001 10:36

Hi All, What is the recommended approach for avoiding naming clashes in REBOL? I haven't gotten to the point of understanding contexts and binding to know if this is the mechanism I would need to use, or how best to organize a larger project with multiple scripts that may have function name collisions. Thanks in advance, --Gregg