XML and Delphi (was: Advice on XML editor development)

Jarle Stabell jarle.stabell at dokpro.uio.no
Mon Apr 27 19:37:16 BST 1998


Marc Veldman wrote:

>For those of you who might be interested, I am currently doing some work on
>a tool written in Delphi. It includes a number of XML classes as well as some
>XML editing tools. Is anyone else doing XML developent in delhi ?

My company has used a *very* simple subset of SGML for some Delphi written
applications. We will migrate to XML in the future, or at least as
close/much as we practically can get.
(Due to the specific nature of one of our applications, 99% of the users of
this app would probably hate case-sensitivity, so we will probably
implement a flag to indicate whether to enforce this or not. This app may
also benefit quite a lot from the illegal short end tag (</>), so we will
implement a flag allowing this if our users want it. (We will of course
implement an XML exporter/"cleaner", which will "clean up"/remove our
non-XML compliant stuff))

We need something like Sax Level 2 for Delphi, as we need to update/edit
XML documents programmatically. (I haven't read the latest/final XML 1.0
spec yet, but I suspect that entity references represent the most "hairy"
aspect about programmatic updating of XML documents?)


Cheers,

Jarle Stabell
Digital Logikk AS


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list