From 31c109284dbcadd03597f5f62022a5909c431d0d Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Tue, 21 Jan 2003 05:20:51 +0000 Subject: [PATCH] Added link to a discussion of another way to handle stateful callbacks, using Expat as an example library to work with. Closes SF bug #658080. --- htdocs/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index 94a8d117..9618943f 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -139,6 +139,11 @@ source interfaces to Expat from languages other than C.

EasySoap is a C++ SOAP implementation which uses Expat.
  • + A discussion of another way to manage stateful callbacks, using + 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 -- 2.40.0