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

[REBOL] Re: proposal for passing refinements

From: agem:crosswinds at: 26-Feb-2001 9:44

my main interest was to discuss the following syntax: [ a-func/opt/:bool 123 ] where opt and its arguments are passed if 'bool is true. As an inbuild enhancement request for refinements, without need for [do refined]. It looks similar to the usual path-notation for arrays (array/:i), saying »parts of this path are calculatet«. And i think it is readable (for few refinements). IMHO a inbuild »lightweight« refinement-passing would be nice, but a proper way is unknown. could this be it? My implementation is to play with the syntax and look if it is handy. And to collect some comments from other programmers :) Volker
>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
Am 25.02.01, 11:23:52, schrieb "Ladislav Mecir" <[lmecir--mbox--vol--cz]> zum Thema [REBOL] Re: (no subject):