From d6df5f356b9fb190f2662764061cea93aa7c4314 Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Wed, 22 Jan 2003 03:19:22 +0000 Subject: [PATCH] - update information on the GOBO Expat interface - fix some well-formedness errors - add some missing punctuation --- htdocs/index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 9618943f..703087a5 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -116,7 +116,7 @@ source interfaces to Expat from languages other than C.

  • The Simple C Expat Wrapper is a wrapper around Expat that provides a light-weight object model - somewhat like a DOM. + somewhat like a DOM.
  • SOAP implementation which uses Expat.
  • A discussion of another way to manage stateful callbacks, using - Expat as a sample library. + Expat as a sample library.
  • The GOBO project is working on an Eiffel binding for Expat. Development - appears to have slowed, and there isn't any status information about - the Expat bindings on the website. (I had to dig around the CVS to - find any hint of the XML support.)
  • + is active and the package is fully supported in GOBO 3.0 and 3.1, + though there isn't much status information about the Expat bindings + on the website. (Most activity is reportedly on the relevant + mailing lists.)
  • The TclXML project includes a tDOM is an alternate package providing XML support for Tcl, based in part on - Expat
  • + Expat.
  • Objective-C interface to Expat
  • -- 2.40.0