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

[REBOL] Re: REBOL and XML

From: sunandadh:aol at: 20-Mar-2003 6:46

Gabriele:
> How should such a datatype behave?
Good question! I'd like to be able to navigate it just as I would a complex nest of blocks or objects -- next back skip copy etc. I'd like to be able to go up to parents and down to children -- so axes navigation but better thought out than under XSLT.. I'd like to be able to sort branches, prune them, move them around. And use 'find and 'replace of course. All the things I can do with flat files, blocks and lists: but built into REBOL with all of Carl's usual flair for design simplicity. Sunanda.