Hi Guilers, I'm pleased to announce that the SDOM project has released version 0.1.2, our second development release. This version features a number of additions to the test suite and fixes and improvements in functionality too various to list; the NEWS file in the distribution has more specific details. As was the case with version 0.1.1, the API is largely complete but also largely untested. The documentation is gradually improving.
SDOM is an attempt to provide a complete implementation of the W3C Document Object Model Level 3 specification, including event handling, in Scheme, as an extension of Oleg Kiselyov's SXML system. At the moment, SDOM is been developed in (and has only been tested on) GNU Guile, but could certainly be ported to any interpreter platform on which SXML runs. For more information, swing by http://www.nongnu.org/sdom or check out our project page on Savannah, at http://savannah.nongnu.org/projects/sdom -- you can pick up the release from the downloads section. Cheers, Julian _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
