htdocs index.html,1.34,1.35
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv3689 Modified Files: index.html Log Message: 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. Index: index.html =================================================================== RCS file: /cvsroot/expat/htdocs/index.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- index.html 4 Dec 2002 06:52:36 -0000 1.34 +++ index.html 21 Jan 2003 05:20:51 -0000 1.35 @@ -139,6 +139,11 @@ <a href="http://easysoap.sourceforge.net/">EasySoap</a> is a C++ SOAP implementation which uses Expat.</li> <li> + <a href= + "http://www.codepedia.com/wiki/display.aspx?WikiID=1&pagename=thunks" + >A discussion</a> of another way to manage stateful callbacks, using + Expat as a sample library. + <li> The <a href="http://sourceforge.net/projects/gobo-eiffel/">GOBO project</a> is working on an Eiffel binding for Expat. Development appears to have slowed, and there isn't any status information about