In preparation of the upcoming big release of Deki Wiki v8.05 “Jay Cooke,” we’re also releasing updated versions of MindTouch Dream and SgmlReader.
MindTouch Dream 1.5.2
MindTouch Dream is a .NET REST framework for developing lightweight, highly decoupled web-services. It runs on Microsoft .NET 2.0 and Novell Mono 1.2. Dream is the foundation for web-oriented architecture of MindTouch Deki Wiki. Learn more about Dream here.
- support for ICredentials with Plug
- support for IPv6 based network addresses
- support for HTTP Range headers
- enhanced methods for manipulating XML documents with XDoc
- improved performance for deployments with large number of aliases
- removed status filters on service features
- and other bug fixes
MindTouch Dream 1.5.2 is available for immediate download from SourceForge.
SgmlReader 1.7.3
SgmlReader is a versatile .NET library written in C# for parsing HTML/SGML files. The original community around SgmlReader used to be hosted by GotDotNet, but it has been phased out. MindTouch Dream and MindTouch Deki Wiki use extensively the SgmlReader library. We found and fixed a few bugs in it as well. In the spirit of the original author, we’re providing back these changes.
- never close the BODY tag early (can cause loss of content)
- remove “<![CDATA[" inside CDATA sections
- remove "]]>” inside CDATA sections
- convert elements with invalid tag names into text (e.g. <foo@bar.com>)
SgmlReader 1.7.3 is available for immediate download from SourceForge.
