From fa1711873b129e361b706e83c84e40e450e67bb3 Mon Sep 17 00:00:00 2001
From: "Fred L. Drake, Jr."
Date: Fri, 17 May 2002 13:42:36 +0000
Subject: [PATCH] Added a link to an article with additional C++ wrappers for
Expat, by Tim Smith.
---
htdocs/index.html | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/htdocs/index.html b/htdocs/index.html
index 47468676..f6c97c32 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -66,8 +66,14 @@ source interfaces to Expat from languages other than C.
>Documentation for the Python interface to Expat, part of the
standard documentation for Python
+ C++ Wrappers
+ for the Expat XML Parser, an article by Tim Smith
+ providing object-oriented wrappers for Expat. The wrappers use
+ some MFC-biased naming, but look interesting.
+
C++ interface to Expat (not updated since Expat 1.2)
+ >C++ interface to Expat (old; not updated since Expat 1.2)
The TclXML project includes a