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

[REBOL] Re: REBOL and XML

From: bry:itnisk at: 17-Mar-2003 10:05

>Sounds like you've been quietly plugging away in the background doing
some
>great work!! Any chance of publishing some of the tools you've
developed? I would definitely like to see the xmldom there, not to mention the xhtml browser.
>I spend about 20% of my IT time working with things like Cocoon. XML,
XSLT,
>stuff like that. That's a serious happening world, and it is all
centered >on
>XML.
Very serious, and perhaps as important as protocols in most developer's worlds. You might like to look at gavin mckenzie's xml stuff http://www3.sympatico.ca/gavin.mckenzie/ and for some context on this: http://mail.python.org/pipermail/xml-sig/1999-December/001709.html
><aside>Personally, I'm not that happy about XML. It's hierarchical, and
the
>world is making many of the same mistakes that IBM made 30 years ago
with >its
>hierarchical database IMS
I disagree with this, for too many reasons to go into what with work to get to.
>Vast swathes of the world's more active data is moving to XML. A
language
>that doesn't support XML in the same seamless manner that it supports
flat
>files is going to look very quaint before long.
Indeed.
>If true, that's a real pity. REBOL could be just the silver bullet the
XML
>world needs to make handling XML a joy rather than about as fun as >hand-carving HTML (I do a lot of that too). But at the moment there is >almost >no overlap between the two worlds.
It's sort of depressing for me; I have no time to focus on improving my Rebol skills because of requirements for shipping version 1 of our content management system, at the same time much as I appreciate the structure of the language the difficulties of handling markup with it make it seem increasingly tertiary to my actual needs, while the licensing of rebol make me consider it not useful for anything but small scripts.