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

[REBOL] Re: paths & lookups & change

From: maximo:meteorstudios at: 24-Oct-2003 12:55

> For very small blocks of data, i like the form: > > db: [id1 [name "Joe" num 32]] > > to be read with > > db/id1/name > db/id1/num
why is it that I missed this path ('select) notation for 4 years? DOH! -Max